From 401a7b228447ce91687c8c1a4abbb67a8b33e507 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20P=C3=B6hls?= Date: Tue, 11 May 2021 09:55:09 +0200 Subject: [PATCH] Release 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc3f299..c445fca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@supercharge/mongodb-github-action", "description": "MongoDB GitHub Action", - "version": "1.3.0", + "version": "1.4.0", "author": "Marcus Pöhls ", "bugs": { "url": "https://github.com/supercharge/mongodb-github-action/issues"