From aeab813abe8bda03bfdbe3ad72067bb00e9380c6 Mon Sep 17 00:00:00 2001 From: Chigozirim Chukwu Date: Wed, 1 Apr 2020 11:57:49 -0600 Subject: [PATCH] Update version of release --- 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 af9a88b..daca74a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "actions-tagger", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6d9596f..d955a00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actions-tagger", - "version": "1.0.2", + "version": "1.0.3", "repository": { "type": "git", "url": "git+https://github.com/Actions-R-Us/actions-tagger.git"