From a0355e07a5e4960f71162028ab5bf26623becec9 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 3 Nov 2022 21:54:52 +0000 Subject: [PATCH] ci: version bump to v9.0.41 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f135c62..5d4127b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh-action-bump-version", - "version": "9.0.40", + "version": "9.0.41", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh-action-bump-version", - "version": "9.0.40", + "version": "9.0.41", "license": "ISC", "devDependencies": { "@types/jest": "^27.0.1", diff --git a/package.json b/package.json index 46c6ac1..36b8885 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.40", + "version": "9.0.41", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"