diff --git a/package.json b/package.json index 82d9636..a68d3a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@morgan-stanley/message-broker", - "version": "1.0.0", + "version": "1.0.1", "description": "Framework agnostic messagebroker for decoupled communication.", "main": "dist/main/index.js", "types": "dist/main/index.d.ts",