diff --git a/deno.json b/deno.json index a413806..c2c73f2 100644 --- a/deno.json +++ b/deno.json @@ -9,5 +9,5 @@ "target": "ES2022" }, "nodeModulesDir": true, - "version": "3.2.0" + "version": "3.3.0" } diff --git a/package.json b/package.json index 06d4a09..641fbcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "3.2.0", + "version": "3.3.0", "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": {