From fcffeeab2b1c8e3a4ab1a83fc4eeea8fe8d182d1 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Tue, 1 Sep 2020 17:54:41 +0000 Subject: [PATCH] ci: version bump to v7.2.1 --- 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 6d8f012..629f097 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "7.2.0", + "version": "7.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a1e3223..3fa980a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "7.2.0", + "version": "7.2.1", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"