Skip to content

Commit ee38824

Browse files
committed
Release 0.6.3
1 parent 608919d commit ee38824

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.6.3 / 2013-06-21
3+
==================
4+
5+
* package: bumped `engine.io-client` to `0.6.3`
6+
27
0.6.2 / 2013-06-15
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "engine.io"
3-
, "version": "0.6.2"
3+
, "version": "0.6.3"
44
, "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server"
55
, "main": "./lib/engine.io"
66
, "author": "Guillermo Rauch <[email protected]>"

0 commit comments

Comments
 (0)