From 9721e40e9132428d4415145a2042ab13d5b8dea9 Mon Sep 17 00:00:00 2001 From: phips28 Date: Wed, 20 Nov 2019 17:01:37 +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 f614022..009ec1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.13", + "version": "5.0.15", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"