From 8f2e84ddb81dbbf68bee954ee11519fa5fcd8b07 Mon Sep 17 00:00:00 2001 From: Mix Irving Date: Wed, 17 Jun 2026 15:21:35 +1200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abf75aa..865621a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket-vcr-test", - "version": "2.0.1", + "version": "2.1.0", "description": "Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.", "keywords": [ "http",