From f8301ef69586775ec75b96c89ce6a6272234ea1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20B=C3=BCttner?= Date: Sat, 20 Jul 2024 21:30:44 +0200 Subject: [PATCH] fixing the start script --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fa3284..f1cbb8c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@idrinth-api-bench/cli", "description": "A library to benchmark apis, no matter if rest or soap", "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "homepage": "https://idrinth-api-ben.ch", "bugs": {