From b0c81302c59f4ea87ac92a2fc77dae578fbeb101 Mon Sep 17 00:00:00 2001 From: mariosch Date: Thu, 1 Jul 2021 12:23:49 +0300 Subject: [PATCH] Increase package version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e498639..193bf61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.14", + "version": "8.2.15", "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