From 8c7a9a465e0667a484d10ce030bf45e94e2644bd Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Nov 2019 12:24:56 +0000 Subject: [PATCH] "ci: version bump to v5.0.13" --- 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 45809ac..f547855 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.12", + "version": "5.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e0d8423..f614022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.12", + "version": "5.0.13", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"