diff --git a/package.json b/package.json index bd73e85..8ecb204 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "newman-reporter-ctrf-json", - "version": "0.0.7", - "description": "Create a common JSON test report for Postman Newman tests", + "version": "0.0.8", + "description": "A Postman Newman JSON test reporter to create test results reports", "main": "dist/index.js", "scripts": { "build": "tsc",