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