diff --git a/package-lock.json b/package-lock.json index 1280314..66348fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@the-events-calendar/gh-action-project-link", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index a2ddde0..7512c8a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@the-events-calendar/gh-action-project-link", "description": "Automatically adds issues and PRs to GitHub projects, based on labels and base branch names.", - "version": "0.1.0", + "version": "0.1.1", "author": "The Events Calendar", "dependencies": { "@actions/core": "^1.10.1",