Skip to content

Commit

Permalink
Rev qlobber-fsq dep
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Jan 19, 2017
1 parent 14954a4 commit 078239f
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.5.0",
"version": "3.5.1",
"homepage": "https://github.com/davedoesdev/mqlobber",
"author": {
"name": "David Halls",
Expand Down Expand Up @@ -48,7 +48,7 @@
"chai": "~3.5.0",
"istanbul": "~0.4.5",
"coveralls": "~2.11.14",
"qlobber-fsq": "~6.0.0",
"qlobber-fsq": "~6.1.0",
"async": "~2.1.2",
"rimraf": "~2.5.4",
"sinon": "~1.17.6",
Expand Down

0 comments on commit 078239f

Please sign in to comment.