From 8d5eadd4c1a399533e5ee2936d9e093da837a8ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:14:12 +0000 Subject: [PATCH] chore: version 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7ef4a2..fa66e0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kensio/simnaril", - "version": "0.1.0", + "version": "0.1.1", "description": "In-process simulation of third-party HTTP services", "repository": "https://github.com/KensioSoftware/simnaril", "bugs": "https://github.com/KensioSoftware/simnaril/issues",