From 0443aebeb46ec1d9894445e24cb4774bff368d78 Mon Sep 17 00:00:00 2001 From: phips28 Date: Fri, 3 Apr 2020 13:10:28 +0200 Subject: [PATCH] bump 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7568331..3960464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "6.0.2", + "version": "7.0.0", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"