Skip to content

Commit 1a543cd

Browse files
committed
[dist] 0.3.13
1 parent 201ed05 commit 1a543cd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.3.13
2+
======
3+
4+
* Upgrade faye-websocket to 0.9.3 to fix #171
5+
16
0.3.12
27
======
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sockjs",
33
"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.",
4-
"version": "0.3.12",
4+
"version": "0.3.13",
55
"author": "Marek Majkowski",
66
"bugs": {
77
"url": "https://github.com/sockjs/sockjs-node/issues"

0 commit comments

Comments
 (0)