Skip to content

Commit

Permalink
Merge tag '1.2.0' into develop
Browse files Browse the repository at this point in the history
- upgraded amqp-simple-pub-sub so now it builds under Node 15
- updated many development dependencies
  • Loading branch information
davesag committed Mar 3, 2021
2 parents 4ece520 + 666ba7e commit da73624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davesag/amqp-event-tester",
"version": "1.1.5",
"version": "1.2.0",
"description": "An AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.",
"author": "Dave Sag <davesag@gmail.com>",
"type": "commonjs",
Expand Down

0 comments on commit da73624

Please sign in to comment.