Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
majek committed Apr 2, 2012
1 parent 17b1174 commit bdb7fb9
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,7 +1,7 @@
{
"name" : "sockjs",
"author" : "Marek Majkowski",
"version" : "0.2.1",
"version" : "0.3.0",
"description" : "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.",
"keywords" : ["websockets", "websocket"],
"homepage" : "https://github.com/sockjs/sockjs-node",
Expand Down

0 comments on commit bdb7fb9

Please sign in to comment.