Skip to content

Commit 0f4243c

Browse files
committed
Version bump
1 parent ab777a4 commit 0f4243c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.3.2 - 2013-04-08
2+
- fixed bug where client would reconnect when closing (@tarangp)
3+
14
0.3.1 - 2013-04-06
25
- added a failed message to the connect callback if version negotiation fails.
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ddp",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Node.js module to connect to servers using DDP protocol.",
55
"author": "Tom Coleman <[email protected]> (http://tom.thesnail.org), Mike Bannister <[email protected]> (http://po.ssibiliti.es)",
66
"main": "lib/ddp-client",

0 commit comments

Comments
 (0)