diff --git a/package-lock.json b/package-lock.json index 4f0633e..c709d2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/apitesting", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/apitesting", - "version": "3.1.1", + "version": "3.1.2", "license": "MIT", "dependencies": { "body-parser": "^1.20.2", diff --git a/package.json b/package.json index a8fc6e5..6ab79ff 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "3.1.1", + "version": "3.1.2", "description": "", "main": "index.js", "types": "./nightwatch/types/index.d.ts",