diff --git a/package.json b/package.json index 62d13ad..87f1cb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-junit", - "version": "1.0.10", + "version": "1.0.11", "description": "use junit descrator with typescript", "main": "dist/index.js", "sideEffects": false,