Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Oct 21, 2016
1 parent db4342e commit 5684922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:warning: = Breaking change

## 0.3.0
## 1.0.0
##### 2016-Oct-21
* Upgrade all dependencies
* xhr should return an XMLHttpRequest (#14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ohauth",
"version": "0.2.2",
"version": "1.0.0",
"description": "Pure-browser OAuth for CORS-supporting sites like OpenStreetMap",
"main": "index.js",
"repository": "osmlab/ohauth",
Expand Down

0 comments on commit 5684922

Please sign in to comment.