From d55537dacfd91942fedb4fb14fc7eee3aee994fa Mon Sep 17 00:00:00 2001 From: Matthew J Martin <19975+matmar10@users.noreply.github.com> Date: Mon, 25 Apr 2022 14:16:41 +0700 Subject: [PATCH] revert: start from fresh version history --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d79d0e..fcc24d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-action-heroku-review-app", - "version": "1.1.0", + "version": "0.1.0", "description": "Automatically deploy a Heroku review app for each PR & ensure the review app stays up to date.", "author": "Matthew J Martin ", "license": "MIT",