diff --git a/package.json b/package.json index 87bf323..563f67c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sse-channel", - "version": "2.0.2", + "version": "2.0.3", "description": "Server-Sent Events \"channel\" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending \"keep-alive\" packets automatically.", "main": "index.js", "scripts": {