Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunderdomb committed Aug 2, 2022
1 parent 9bb124d commit 64e41ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
5.0.1
- export ProtoQueueMessage class

5.0.0
- added Protobuf support
- added more options to configure queue and exchange assertions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techteamer/mq",
"version": "5.0.0",
"version": "5.0.1",
"description": "A RabbitMQ wrapper for node",
"main": "index.js",
"author": "TechTeamer",
Expand Down

0 comments on commit 64e41ad

Please sign in to comment.