From b396af44a50dac8121f380c066c1579e8fee1be8 Mon Sep 17 00:00:00 2001 From: Corneliu Duplachi Date: Tue, 18 Nov 2025 12:03:04 +0200 Subject: [PATCH] chore: release 1.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5e39d0..d1e4a43 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dlenroc/testrail", "description": "TestRail API client with error handling and typing", - "version": "1.9.4", + "version": "1.9.5", "author": "Corneliu Duplachi", "license": "MIT", "homepage": "https://github.com/dlenroc/node-testrail-api",