From 0bab495f854604685a20fc6ac416662142d381e0 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 26 Oct 2022 16:38:57 +0000 Subject: [PATCH] ci: version bump to v9.0.35 --- 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 7d47cf9..6b72ad1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gh-action-bump-version", - "version": "9.0.34", + "version": "9.0.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gh-action-bump-version", - "version": "9.0.34", + "version": "9.0.35", "license": "ISC", "devDependencies": { "@types/jest": "^27.0.1", diff --git a/package.json b/package.json index d160959..36ca954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "9.0.34", + "version": "9.0.35", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"