diff --git a/package-lock.json b/package-lock.json index ea87831..10a4362 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.1.0", + "version": "1.2.0", "license": "ISC", "dependencies": { "@rancher-ecp-qa/cypress-library": "*" diff --git a/package.json b/package.json index b49cbc6..50e7ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rancher-ecp-qa/cypress-library", - "version": "1.1.0", + "version": "1.2.0", "description": "Common Cypress Library", "main": "index.ts", "types:": "index.d.ts",