diff --git a/deno.json b/deno.json index 52ae919..a01d4d4 100644 --- a/deno.json +++ b/deno.json @@ -9,5 +9,5 @@ "target": "ES2022" }, "nodeModulesDir": true, - "version": "3.1.6" + "version": "3.1.7" } diff --git a/package.json b/package.json index 59a9824..ec83b14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tstest", - "version": "3.1.6", + "version": "3.1.7", "private": false, "description": "a test utility to run tests that match test/**/*.ts", "exports": {