Skip to content

Commit

Permalink
0.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoguchi committed Mar 6, 2012
1 parent 2dea084 commit c9ca278
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "everyauth",
"description": "Auth solution (password, facebook, & more) for your node.js Connect & Express apps",
"version": "0.2.30",
"version": "0.2.31",
"homepage": "https://github.com/bnoguchi/everyauth/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,5 +46,6 @@
},
"engines": {
"node": ">=0.4"
}
}
},
"optionalDependencies": {}
}

0 comments on commit c9ca278

Please sign in to comment.