From 95099cd5edcdae43499bc94202b9d907e739e9c8 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 28 Jun 2023 17:44:31 +0000 Subject: [PATCH] ci: version bump to v10.0.1 --- 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 ae89f08..44656c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh-action-bump-version", - "version": "10.0.0", + "version": "10.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh-action-bump-version", - "version": "10.0.0", + "version": "10.0.1", "license": "ISC", "devDependencies": { "@types/jest": "^27.0.1", diff --git a/package.json b/package.json index ad5a584..b11497f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "10.0.0", + "version": "10.0.1", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"