diff --git a/package-lock.json b/package-lock.json index f8cab47d8..0dfc574b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notion2anki-server", - "version": "1.0.0-alpha.52", + "version": "1.0.0-alpha.53", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notion2anki-server", - "version": "1.0.0-alpha.52", + "version": "1.0.0-alpha.53", "license": "MIT", "dependencies": { "@notionhq/client": "^2.2.3", diff --git a/package.json b/package.json index 28ee831b1..0926cbe11 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "notion2anki" ], "author": "Alexander Alemayhu", - "version": "1.0.0-alpha.52", + "version": "1.0.0-alpha.53", "engines": { "node": ">=12.0.0" },