From d57a4d723b53ea6fb2a05fcaccf0595df847ea4b Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 13 Nov 2023 10:24:11 +0100 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 393c5b1..4487717 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.4.2", + "version": "1.5.0", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",