From e5627c6765c2d3e52caa4f68321becea26bff99c Mon Sep 17 00:00:00 2001 From: Avi Haiat Date: Thu, 23 Jun 2016 17:23:25 +0300 Subject: [PATCH] docs(changelog): version 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2924ebe..9910a70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.0.8", + "version": "1.0.9", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"