From d7b7234e5a891a6c4fe3f68c05b6afa0b870c40e Mon Sep 17 00:00:00 2001 From: Michael Cousins Date: Mon, 4 Nov 2024 11:25:56 -0500 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e18ad6f..1be592f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitest-when", - "version": "0.4.1", + "version": "0.5.0", "description": "Stub behaviors of Vitest mock functions with a small, readable API.", "keywords": [ "tdd",