Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
william26 committed Jul 30, 2014
2 parents b7057b2 + 4889e19 commit 3f5447f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oauth-js",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/oauth.min.js",
"description": "OAuth that just works",
"license": "apache2",
Expand Down
2 changes: 1 addition & 1 deletion dist/oauth.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
module.exports = {
oauthd_url: "https://oauth.io",
oauthd_api: "https://oauth.io/api",
version: "web-0.2.1",
version: "web-0.2.2",
options: {}
};

Expand Down
Loading

0 comments on commit 3f5447f

Please sign in to comment.