diff --git a/package-lock.json b/package-lock.json index 03a20cdb25..c55d54a6a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "artillery", - "version": "1.7.2", + "version": "1.7.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.7.2", + "version": "1.7.3", "license": "MPL-2.0", "dependencies": { "agentkeepalive": "^4.1.4", diff --git a/package.json b/package.json index e88f33e505..3a857f4ee4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artillery", - "version": "1.7.2", + "version": "1.7.3", "description": "Flexible and powerful toolkit for load and functional testing", "main": "./lib", "engines": {