Skip to content

Commit

Permalink
Merge pull request #7 from pauldevine/version_bump
Browse files Browse the repository at this point in the history
bumping version number
  • Loading branch information
pauldevine authored Jun 22, 2017
2 parents 15e0584 + 4ef566d commit 6f5e765
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ notifications:
- evantahler@gmail.com
language: node_js
node_js:
- "0.10"
- "0.12"
- "iojs"
- "4.0"
- "7"
- "6.6"
- "6"
- "5"
- "4"
services:
- redis-server
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Evan Tahler <evantahler@gmail.com>",
"name": "node-queue-bus",
"description": "an implementation of queuebus in node",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "http://github.com/queue-bus/node-queue-bus",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6f5e765

Please sign in to comment.