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