Skip to content

Commit

Permalink
bump to 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
woloski committed May 6, 2013
1 parent 8bf5a70 commit 2cbc043
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "passport-wsfed-saml2",
"version": "0.3.9",
"version": "0.3.10",
"description": "WS-federation with SAML 2 and 1.1 tokens for Passport (used on Microsoft products like Windows Azure Active Directory / Access Control Service and ADFS).",
"scripts": {
"test": "mocha"
Expand All @@ -12,10 +12,10 @@
},
"repository": {
"type": "git",
"url": "git://github.com/auth10/passport-wsfed-saml2.git"
"url": "git://github.com/auth0/passport-wsfed-saml2.git"
},
"bugs": {
"url": "http://github.com/auth10/passport-wsfed-saml2/issues"
"url": "http://github.com/auth0/passport-wsfed-saml2/issues"
},
"main": "./lib/passport-wsfed-saml2",
"dependencies": {
Expand Down

0 comments on commit 2cbc043

Please sign in to comment.