From 3b8f4ca68bfdd1e1d31748b49325e6a722f28cdb Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 29 Apr 2024 09:56:31 +0200 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5e732a..5ff4d01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.8.0", + "version": "1.9.0", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",