We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9bbc0 commit 5dc440fCopy full SHA for 5dc440f
2 files changed
RELEASE_NOTES
@@ -1,6 +1,12 @@
1
rabbit.js release notes
2
=======================
3
4
+v0.4.3
5
+------
6
+
7
+This release adds entries to the "engine" specification, so rabbit.js
8
+can be used with io.js and Node.js 0.12.
9
10
v0.4.2
11
------
12
package.json
@@ -1,7 +1,7 @@
{
"name": "rabbit.js",
"description": "Easy stream-based messaging using RabbitMQ",
- "version": "0.4.2",
+ "version": "0.4.3",
"homepage": "http://github.com/squaremo/rabbit.js",
"repository": {
"type": "git",
0 commit comments