From 5ffed8a90a6189ede2209815848f8f270c46f89f Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Thu, 21 Mar 2024 14:59:33 +0100 Subject: [PATCH] 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fd7152..8894b9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.6.2", + "version": "1.6.3", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",