From 222d0067fdac0fddaf302f7078b49f1c0f9895d8 Mon Sep 17 00:00:00 2001 From: tallyb Date: Thu, 17 Jan 2019 12:11:47 +0200 Subject: [PATCH] chore(app): Version 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2afa3c0..375d28a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.1.5", + "version": "1.1.6", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"