Skip to content

Commit 735fda2

Browse files
committed
Bump version and update release notes
1 parent 13c203e commit 735fda2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

RELEASE_NOTES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
rabbit.js release notes
22
=======================
33

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+
410
v0.4.3
511
------
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rabbit.js",
33
"description": "Easy stream-based messaging using RabbitMQ",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"homepage": "http://github.com/squaremo/rabbit.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)