Skip to content

Commit 101b3a7

Browse files
committed
bump version for release
sequence change may be a breaking release, so it goes to 0.6.0
1 parent 48e8b33 commit 101b3a7

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.6.0 - 2014-06-08
2+
3+
- Update collection before emitting `message`.
4+
15
0.5.2 - 2014-06-01
26

37
- Added MIT License

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