Skip to content

Commit

Permalink
Release 1.18.2, fixes #617
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Jan 9, 2020
1 parent a233719 commit e0edce6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hellojs",
"version": "1.18.2",
"version": "1.18.3",
"description": "A clientside Javascript library for standardizing requests to OAuth2 web services (and OAuth1 - with a shim)",
"homepage": "https://adodson.com/hello.js",
"main": "dist/hello.all.js",
Expand Down Expand Up @@ -47,4 +47,4 @@
"shunt": "^0.1.4",
"sinon": "~1.7.3"
}
}
}

0 comments on commit e0edce6

Please sign in to comment.