diff --git a/package-lock.json b/package-lock.json index 65be557..9542603 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17770,7 +17770,7 @@ }, "projects/library": { "name": "@badisi/wdio-harness", - "version": "3.1.4", + "version": "3.1.5", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0" diff --git a/projects/library/package.json b/projects/library/package.json index b30fe6a..e756fc7 100644 --- a/projects/library/package.json +++ b/projects/library/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/wdio-harness", - "version": "3.1.4", + "version": "3.1.5", "description": "WebdriverIO support for Angular component test harnesses.", "homepage": "https://github.com/badisi/wdio-harness", "license": "MIT",