diff --git a/package-lock.json b/package-lock.json index f986e3b..bb3dd58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "json-reporter", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4d1ac65..0be89c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-reporter", - "version": "2.1.2", + "version": "2.2.0", "description": "Common plugin for gemini and hermione which is intended to aggregate the results of tests running", "main": "gemini.js", "scripts": {