From 7a21b3c1ce1140682f6669a821535d397fa4fa60 Mon Sep 17 00:00:00 2001 From: Phil Date: Thu, 1 Jul 2021 22:17:45 +0200 Subject: [PATCH] version 8.3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 193bf61..0cb9bd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.15", + "version": "8.3.0", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git" @@ -27,4 +27,4 @@ "standard": "^14.3.3", "prettier": "^2.3.0" } -} \ No newline at end of file +}