From 544710e469fea185a82b3de390158da7c95ff2e1 Mon Sep 17 00:00:00 2001 From: Mike Cousins Date: Mon, 22 May 2023 15:34:07 -0500 Subject: [PATCH] chore(release): 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de265c6..d5a5044 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitest-when", - "version": "0.1.1", + "version": "0.1.2", "description": "Stub behaviors of Vitest mock functions with a small, readable API.", "type": "module", "exports": {