Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Dec 11, 2016
1 parent 89e2c88 commit 4a3df66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 4a3df66

Please sign in to comment.