diff --git a/package-lock.json b/package-lock.json index f4fe3d2..2fc7f93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notion-board", - "version": "0.2.1", + "version": "0.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notion-board", - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 6160504..67c3170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-board", - "version": "0.2.1", + "version": "0.2.2", "type": "module", "description": "Monitor your modules and repositories from Notion", "main": "index.js",