diff --git a/package-lock.json b/package-lock.json index 0ea4067..34777dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@smartbear/visualtest-cypress", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@smartbear/visualtest-cypress", - "version": "1.3.0", + "version": "1.4.0", "license": "ISC", "dependencies": { "axios": "^1.4.0", diff --git a/package.json b/package.json index e6767b5..84b17f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smartbear/visualtest-cypress", - "version": "1.3.0", + "version": "1.4.0", "description": "Cypress Plugin for SmartBear VisualTest via JavaScript", "main": "index.js", "scripts": { diff --git a/test/package-lock.json b/test/package-lock.json index 3c617ff..0d639af 100644 --- a/test/package-lock.json +++ b/test/package-lock.json @@ -15,7 +15,7 @@ }, "..": { "name": "@smartbear/visualtest-cypress", - "version": "1.3.0", + "version": "1.4.0", "license": "ISC", "dependencies": { "axios": "^1.4.0",