From 301f07237a52a05944bf2f6b12888ed23c411310 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Fri, 31 Mar 2023 17:38:00 +0200 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ff4b01..ece4ad0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.3.2", + "version": "1.4.0", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",