From 4ce1b5a60214127d49c63dc2560a7aab7eaa7f6f Mon Sep 17 00:00:00 2001 From: tallyb Date: Tue, 5 Feb 2019 12:08:40 +0200 Subject: [PATCH] chore(app): Version 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 375d28a..3faf37a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.1.6", + "version": "1.1.7", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"