diff --git a/package-lock.json b/package-lock.json index bea353d..bdd26b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fixup", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1d7af16..4635521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixup", - "version": "1.1.0", + "version": "1.2.0", "description": "A github app that makes sure no fixup commits are merged", "author": "Roeland Jago Douma (https://rullzer.com)", "license": "ISC",