diff --git a/package-lock.json b/package-lock.json index a63be4e..764e127 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17642,7 +17642,7 @@ }, "projects/library": { "name": "@badisi/wdio-harness", - "version": "3.1.6", + "version": "4.0.0", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0" diff --git a/projects/library/package.json b/projects/library/package.json index fc8901c..51a49a4 100644 --- a/projects/library/package.json +++ b/projects/library/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/wdio-harness", - "version": "3.1.6", + "version": "4.0.0", "description": "WebdriverIO support for Angular component test harnesses.", "homepage": "https://github.com/badisi/wdio-harness", "license": "MIT",