diff --git a/package-lock.json b/package-lock.json index 3fb5bf1..673ea31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "selenium-assistant", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b953211..65d6f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "selenium-assistant", - "version": "5.1.0", + "version": "5.1.1", "description": "A node module to help with use of selenium driver", "main": "src/index.js", "scripts": {