diff --git a/package-lock.json b/package-lock.json index 734e585..069eaaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14862,7 +14862,7 @@ }, "projects/library": { "name": "@badisi/wdio-harness", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "@colors/colors": "^1.5.0" diff --git a/projects/library/package.json b/projects/library/package.json index 7ed9d23..20962bf 100644 --- a/projects/library/package.json +++ b/projects/library/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/wdio-harness", - "version": "2.0.2", + "version": "2.0.3", "description": "WebdriverIO support for Angular component test harnesses.", "homepage": "https://github.com/badisi/wdio-harness", "license": "MIT",