diff --git a/package-lock.json b/package-lock.json index 0b4c5c2..f12db1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "create-pull-request", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 502d13c..c999056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-pull-request", - "version": "1.1.1", + "version": "1.1.2", "description": "Allow to open the URL to create a pull request pointing to the base branch", "keywords": [ "cli",