diff --git a/package-lock.json b/package-lock.json index 768ff20e..11dfe64e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rotion", - "version": "0.0.3", + "version": "0.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rotion", - "version": "0.0.3", + "version": "0.0.4", "license": "MIT", "dependencies": { "@notionhq/client": "^2.2.14", diff --git a/package.json b/package.json index 9a3d5fff..58b8a37f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rotion", - "version": "0.0.3", + "version": "0.0.4", "license": "MIT", "repository": "linyows/rotion", "description": "This is react components that uses the notion API to display the notion's database and page.",