diff --git a/package-lock.json b/package-lock.json index 09fbc256..26454107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@asyncapi/simulator", - "version": "0.9.1", + "version": "0.9.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@asyncapi/simulator", - "version": "0.9.1", + "version": "0.9.3", "license": "Apache-2.0", "dependencies": { "@asyncapi/parser": "^1.18.0", diff --git a/package.json b/package.json index 63f08c34..80ce56ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/simulator", - "version": "0.9.1", + "version": "0.9.3", "type": "commonjs", "description": "The asyncapi command line library to test your app at scale.", "types": "index.d.ts",