diff --git a/package-lock.json b/package-lock.json index ffe80940..f7cde4a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "create-wdio", - "version": "7.1.1", + "version": "7.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "create-wdio", - "version": "7.1.1", + "version": "7.2.0", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index c60ef477..3ac39732 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-wdio", - "version": "7.1.1", + "version": "7.2.0", "description": "Install WebdriverIO with all its dependencies in a single run", "author": "Christian Bromann ", "license": "MIT",