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