Skip to content

Commit

Permalink
Rev qlobber-fsq bug-fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Dec 29, 2016
1 parent bb6c73e commit 9f80de6
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,7 +1,7 @@
{
"name": "mqlobber",
"description": "Streaming message queue with pub-sub, work queues, wildcards and back-pressure. Just Node and a filesystem required.",
"version": "3.2.0",
"version": "3.2.1",
"homepage": "https://github.com/davedoesdev/mqlobber",
"author": {
"name": "David Halls",
Expand Down Expand Up @@ -47,7 +47,7 @@
"chai": "~3.5.0",
"istanbul": "~0.4.5",
"coveralls": "~2.11.14",
"qlobber-fsq": "~5.1.0",
"qlobber-fsq": "~5.1.1",
"async": "~2.1.2",
"rimraf": "~2.5.4",
"sinon": "~1.17.6",
Expand Down

0 comments on commit 9f80de6

Please sign in to comment.