Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3 from TechnotronicOz/master
Browse files Browse the repository at this point in the history
Updated to use lastest Comb 0.4.0
  • Loading branch information
doug-martin committed Jan 23, 2015
2 parents d2868d9 + 670061c commit 8691a29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hare",
"version": "0.3.3",
"version": "0.3.4",
"description": "Wrapper around amqp to make common patterns easier",
"keywords": [
"amqp",
Expand Down Expand Up @@ -35,7 +35,7 @@
"license": "MIT",
"dependencies": {
"amqp": "~0.2.0",
"comb": "~0.3.0",
"comb": "~0.4.0",
"node-uuid": "^1.4.1"
},
"devDependencies": {
Expand Down

0 comments on commit 8691a29

Please sign in to comment.