diff --git a/package-lock.json b/package-lock.json index ab7bd72..f26c687 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@netatwork/mocha-utils", - "version": "2.0.2", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 56afcc1..b4fc16f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netatwork/mocha-utils", - "version": "2.0.2", + "version": "2.1.0", "description": "Utility package for mocha based test setup", "main": "dist/index.js", "typings": "dist/types/index",