From 344d07a17bcc91a6e7b3a23e55a65865bd7b1e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Wed, 27 Apr 2022 09:11:50 +0200 Subject: [PATCH] 1.2.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",