diff --git a/package-lock.json b/package-lock.json index 47fd898..76b2b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notion-board", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notion-board", - "version": "0.5.0", + "version": "0.6.0", "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", diff --git a/package.json b/package.json index c5ac613..a399ca0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-board", - "version": "0.5.0", + "version": "0.6.0", "type": "module", "description": "Monitor your modules and repositories from Notion", "main": "index.js",