diff --git a/package-lock.json b/package-lock.json index feb8c462f3..79673c673c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21920,7 +21920,7 @@ } }, "packages/artillery": { - "version": "2.0.4", + "version": "2.0.5", "license": "MPL-2.0", "dependencies": { "@artilleryio/int-commons": "*", diff --git a/packages/artillery/package.json b/packages/artillery/package.json index 17774e53ae..bb9c6065dd 100644 --- a/packages/artillery/package.json +++ b/packages/artillery/package.json @@ -1,6 +1,6 @@ { "name": "artillery", - "version": "2.0.4", + "version": "2.0.5", "description": "Cloud-scale load testing. https://www.artillery.io", "main": "./lib", "engines": {