From 1644893922461d8b7fdb198cfe2f5bccb78bd53d Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 1 Jul 2021 19:37:07 +0000 Subject: [PATCH] ci: version bump to v8.2.15 --- 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 ae378d4..4f0fd4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.2.14", + "version": "8.2.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e498639..024fcfd 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"