From ff17ee536d7a86142e65f57b761cac5d443f39ca Mon Sep 17 00:00:00 2001 From: tallyb Date: Mon, 7 Jan 2019 15:45:46 +0200 Subject: [PATCH] chore(app): Version 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cc6ebe..2afa3c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.1.4", + "version": "1.1.5", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"