From b32312f69d782d9e4597c149d59c5754e0cd3161 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 20 May 2021 21:53:17 +0000 Subject: [PATCH] ci: version bump to v8.2.12 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f4f4e6..1c0b07f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.11", + "version": "8.2.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ff51955..ab3d677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.11", + "version": "8.2.12", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"