From d512de0d99f7f63b3d89722620181fb4b0dbd1a4 Mon Sep 17 00:00:00 2001 From: Avi Haiat Date: Wed, 9 Nov 2016 16:31:04 +0200 Subject: [PATCH] docs(changelog): version 1.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19d4260..8153d44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.0.17", + "version": "1.0.18", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"