From 6325a6521ea51518d6c09c204cb8f42e664f39ff Mon Sep 17 00:00:00 2001 From: tallyb Date: Wed, 13 Jun 2018 20:31:36 +0300 Subject: [PATCH] chore(app): Version 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d66ae9b..f29c261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.1.1", + "version": "1.1.2", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"