From a9075a07f03e5c11596856fd63a02a484d86ec41 Mon Sep 17 00:00:00 2001 From: miguelyoobic95 Date: Tue, 25 Feb 2020 16:21:13 +0000 Subject: [PATCH] chore(app): Version 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18d1734..bd5931a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.2.3", + "version": "1.2.4", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"