From ce7229a49fe6d414f6e7edbaf2da969e6a04d1de Mon Sep 17 00:00:00 2001 From: moshe Date: Thu, 10 Jun 2021 16:29:57 +0300 Subject: [PATCH] chore(app): Version 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3575b7..07efccf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcfly-semantic-release", - "version": "1.2.5", + "version": "1.3.0", "description": "A cli tool to bump version and publish to github", "bin": { "mcfly-semantic-release": "./bin/mcfly-semantic-release.js"