diff --git a/package-lock.json b/package-lock.json index 6483576..ba726b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16296,7 +16296,7 @@ }, "projects/library": { "name": "@badisi/wdio-harness", - "version": "3.0.4", + "version": "3.1.0", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0" diff --git a/projects/library/package.json b/projects/library/package.json index 32f78a1..c6de304 100644 --- a/projects/library/package.json +++ b/projects/library/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/wdio-harness", - "version": "3.0.4", + "version": "3.1.0", "description": "WebdriverIO support for Angular component test harnesses.", "homepage": "https://github.com/badisi/wdio-harness", "license": "MIT",