From bfae26a1b2bfe4532ec600ff8436ed92d2eea2b7 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Fri, 23 Oct 2020 07:27:03 +0000 Subject: [PATCH] ci: version bump to v8.0.11 --- 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 b4675ed..2649bcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.0.10", + "version": "8.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53e1eef..caf300a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "8.0.10", + "version": "8.0.11", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"