Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Guille committed May 16, 2024
1 parent 8c5e049 commit 75614ff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 75614ff

Please sign in to comment.