diff --git a/package-lock.json b/package-lock.json index 2dc4569..590b55a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-local-actions", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "github-local-actions", - "version": "1.0.0", + "version": "1.0.1", "license": "Apache-2.0", "dependencies": { "child_process": "^1.0.2", diff --git a/package.json b/package.json index ea25050..2289985 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "publisher": "SanjulaGanepola", "license": "Apache-2.0", - "version": "1.0.0", + "version": "1.0.1", "repository": { "url": "https://github.com/SanjulaGanepola/github-local-actions" },