We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e8b33 commit 101b3a7Copy full SHA for 101b3a7
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.6.0 - 2014-06-08
2
+
3
+ - Update collection before emitting `message`.
4
5
0.5.2 - 2014-06-01
6
7
- Added MIT License
package.json
@@ -1,6 +1,6 @@
{
"name": "ddp",
- "version": "0.5.2",
+ "version": "0.6.0",
"description": "Node.js module to connect to servers using DDP protocol.",
"author": "Tom Coleman <tom@thesnail.org> (http://tom.thesnail.org)",
"contributors": [
0 commit comments