From d7ee8042f44058a0f27768beb2440cd21d3ae5fc Mon Sep 17 00:00:00 2001 From: Joe Lust Date: Tue, 21 May 2024 11:53:14 -0400 Subject: [PATCH] Minor Version Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95230312..72eb8376 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mabl-github-deployments-action", - "version": "1.13.1", + "version": "1.14.0", "description": "mabl github action for GitHub pipelines integration", "main": "lib/src/entrypoint.js", "scripts": {