diff --git a/package.json b/package.json index 682b4eb..e543fc2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,14 @@ { "name": "@onebeyond/notion-exporter", "author": "Yann Bolliger", - "contributors": ["One Beyond"], + "contributors": [ + "One Beyond" + ], "repository": { "type": "git", "url": "git+https://github.com/onebeyond/notion-exporter.git" }, - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",