From b49f955f3e136c5660fdf7c04d9dc4788b34509b Mon Sep 17 00:00:00 2001 From: tallyb Date: Mon, 13 May 2019 17:36:36 +0300 Subject: [PATCH] chore(app): Version 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19f8e52..68b20d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.1.11", + "version": "1.2.0", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"