Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderlic-stephene authored and serisman committed Aug 7, 2015
1 parent 185e047 commit e38181f
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": "mongo-message-queue",
"version": "0.1.0",
"description": "A promise based message queue for Node.js using a mongo backing store.",
"version": "0.1.1",
"description": "A promise based message queue for Node.js using a mongodb backing store.",
"main": "index.js",
"dependencies": {
"lodash": ">=3.8.0",
Expand Down

0 comments on commit e38181f

Please sign in to comment.