From e110544df60895c6e3bddf0fd51905b160a4d725 Mon Sep 17 00:00:00 2001 From: Joe Lust Date: Thu, 7 Jan 2021 10:35:32 -0500 Subject: [PATCH] [IST-90] Version bump page name to 1.8.0 (#33) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df953b7b..d28b1eea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mabl-github-deployments-action", - "version": "1.7.0", + "version": "1.8.0", "description": "mabl github action for GitHub pipelines integration", "main": "lib/index.js", "scripts": {