diff --git a/deno.json b/deno.json index 4781f0f..6cff856 100644 --- a/deno.json +++ b/deno.json @@ -9,5 +9,5 @@ "target": "ES2022" }, "nodeModulesDir": true, - "version": "3.3.1" + "version": "3.3.2" } diff --git a/package.json b/package.json index 880bfce..c91efcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "3.3.1", + "version": "3.3.2", "private": false, "description": "A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.", "exports": {