Skip to content

Commit 3826cda

Browse files
committed
update versions for release
1 parent d88ef93 commit 3826cda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.9.4 - 2014-12-22
2+
3+
- Handle socket errors occurring before connection is established
4+
15
0.9.3 - 2014-12-20
26

37
- Remove event listeners on close

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.9.3",
3+
"version": "0.9.4",
44
"description": "Node.js module to connect to servers using DDP protocol.",
55
"author": "Tom Coleman <[email protected]> (http://tom.thesnail.org)",
66
"contributors": [

0 commit comments

Comments
 (0)