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