From f49fcc58c8fa91d697ffc4e34519bc7d2e379d8c Mon Sep 17 00:00:00 2001 From: phips28 Date: Wed, 20 Nov 2019 17:03:40 +0100 Subject: [PATCH] manually fix the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 009ec1b..af912c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.15", + "version": "5.0.16", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"