Skip to content

Commit

Permalink
Bump to version 0.3.4 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ha-khan committed Feb 28, 2022
1 parent 78cf73d commit 2180e72
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
0.3.4 / 2022-02-25
==================
- Add headers to object param used in callback that handles incoming messages

0.3.3 / 2019-10-23
==================
- Update node-uuid dependency to v1.4.6
- Fix tests for travis

0.3.2 / 2019-07-08
==================
- Update amqp dependency to v0.2.7
- Add deprecation warning

0.3.1 / 2014-05-22
==================

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": "starsky",
"version": "0.3.3",
"version": "0.3.4",
"description": "A higher level and opinionated library on top of node-amqp.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2180e72

Please sign in to comment.