From 1da64504a200857d31c7dbe51352a56da6339a7f Mon Sep 17 00:00:00 2001 From: i5ting Date: Mon, 10 Oct 2022 20:23:08 +0800 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e36c5a..ba19643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-junit", - "version": "1.0.9", + "version": "1.0.10", "description": "use junit descrator with typescript", "main": "dist/index.js", "sideEffects": false,