diff --git a/package-lock.json b/package-lock.json index f597532..a378b7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fake-committer", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fake-committer", - "version": "1.0.1", + "version": "1.0.2", "license": "ISC", "dependencies": { "axios": "^0.24.0", diff --git a/package.json b/package.json index 2204f27..529989c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fake-committer", - "version": "1.0.1", + "version": "1.0.2", "main": "./dist/index.js", "bin": "./dist/index.js", "scripts": {