diff --git a/deno.json b/deno.json index f9b6d11..f841492 100644 --- a/deno.json +++ b/deno.json @@ -9,5 +9,5 @@ "target": "ES2022" }, "nodeModulesDir": true, - "version": "3.1.4" + "version": "3.1.5" } diff --git a/package.json b/package.json index 9894baa..ba665a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "3.1.4", + "version": "3.1.5", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "exports": {