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": {