From ae9220a8a31109dae942d044e6f6790dad9691da Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 9 Apr 2024 11:23:57 +0200 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 185b1d5..fed8fd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.7.0", + "version": "1.8.0", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",