We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c203e commit 735fda2Copy full SHA for 735fda2
2 files changed
RELEASE_NOTES
@@ -1,6 +1,12 @@
1
rabbit.js release notes
2
=======================
3
4
+v0.4.4
5
+------
6
+
7
+This release updates the version of amqplib used to a much more recent
8
+release, amqplib v0.3.2.
9
10
v0.4.3
11
------
12
package.json
@@ -1,7 +1,7 @@
{
"name": "rabbit.js",
"description": "Easy stream-based messaging using RabbitMQ",
- "version": "0.4.3",
+ "version": "0.4.4",
"homepage": "http://github.com/squaremo/rabbit.js",
"repository": {
"type": "git",
0 commit comments