Skip to content

Commit

Permalink
Bump version to 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Feb 11, 2013
1 parent 87cdb91 commit 820b9c8
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,6 +1,6 @@
{
"name": "passport-yahoo",
"version": "0.2.0",
"version": "0.3.0",
"description": "Yahoo! (OpenID) authentication strategy for Passport.",
"keywords": ["passport", "yahoo", "auth", "authn", "authentication", "identity"],
"repository": {
Expand All @@ -22,7 +22,7 @@
"main": "./lib/passport-yahoo",
"dependencies": {
"pkginfo": "0.2.x",
"passport-openid": "0.2.x"
"passport-openid": "0.3.x"
},
"devDependencies": {
"vows": "0.6.x"
Expand Down

0 comments on commit 820b9c8

Please sign in to comment.