From 0beba3ed028a54c8be07b929158bb57a8f26e194 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 20 Feb 2024 14:53:05 +0100 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7498b79..c685ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "testing-farm", - "version": "1.5.1", + "version": "1.6.0", "description": "A NodeJS module to access Testing Farm instances through the REST API.", "main": "dist/index.js", "types": "dist/index.d.ts",