Skip to content

Commit

Permalink
Fix heading
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Apr 8, 2017
1 parent 4936c01 commit d17c0e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ grunt coverage

Coveralls page is [here](https://coveralls.io/r/davedoesdev/mqlobber).

#API
# API

<a name="tableofcontents"></a>

Expand Down
2 changes: 1 addition & 1 deletion lib/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ grunt coverage
Coveralls page is [here](https://coveralls.io/r/davedoesdev/mqlobber).
#API
# API
*/

"use strict";
Expand Down
2 changes: 1 addition & 1 deletion 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": "5.0.0",
"version": "5.0.1",
"homepage": "https://github.com/davedoesdev/mqlobber",
"author": {
"name": "David Halls",
Expand Down

0 comments on commit d17c0e6

Please sign in to comment.