From eb79e714a26107c75ec66abb536c324c2da82912 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Wed, 20 Nov 2019 16:04:57 +0000 Subject: [PATCH] "ci: version bump to v5.0.17" --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3af2c3f..52a4932 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.13", + "version": "5.0.17", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -6140,4 +6140,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index af912c7..6e2bc75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-action-bump-version", - "version": "5.0.16", + "version": "5.0.17", "repository": { "type": "git", "url": "git+https://github.com/phips28/gh-action-bump-version.git"