diff --git a/package-lock.json b/package-lock.json index a0fbb14c9b..88d5e07b4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21917,7 +21917,7 @@ } }, "packages/artillery": { - "version": "2.0.1", + "version": "2.0.2", "license": "MPL-2.0", "dependencies": { "@artilleryio/int-commons": "*", @@ -23755,7 +23755,7 @@ }, "packages/types": { "name": "@artilleryio/types", - "version": "0.4.1", + "version": "0.5.0", "license": "MPL-2.0", "dependencies": { "artillery-plugin-fake-data": "*" diff --git a/packages/types/package.json b/packages/types/package.json index 010b802806..19ce36dd78 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@artilleryio/types", - "version": "0.4.1", + "version": "0.5.0", "files": [ "./definitions.ts", "./schema.json"