Skip to content

Commit ab777a4

Browse files
committed
Version bump
1 parent 1547195 commit ab777a4

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,2 +1,5 @@
1+
0.3.1 - 2013-04-06
2+
- added a failed message to the connect callback if version negotiation fails.
3+
14
0.3.0 - 2013-03-18
25
- moved over to DDP-pre1

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.0",
3+
"version": "0.3.1",
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)