diff --git a/package-lock.json b/package-lock.json index 26eea02..aa32267 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16583,7 +16583,7 @@ }, "projects/library": { "name": "@badisi/wdio-harness", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0" diff --git a/projects/library/package.json b/projects/library/package.json index 6bd6e74..c69365a 100644 --- a/projects/library/package.json +++ b/projects/library/package.json @@ -1,6 +1,6 @@ { "name": "@badisi/wdio-harness", - "version": "3.1.0", + "version": "3.1.1", "description": "WebdriverIO support for Angular component test harnesses.", "homepage": "https://github.com/badisi/wdio-harness", "license": "MIT",