diff --git a/deno.json b/deno.json index b7ec8c8..696bf35 100644 --- a/deno.json +++ b/deno.json @@ -9,5 +9,5 @@ "target": "ES2022" }, "nodeModulesDir": true, - "version": "3.0.1" + "version": "3.1.0" } diff --git a/package.json b/package.json index 0f11063..960abc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "3.0.1", + "version": "3.1.0", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "exports": {