Skip to content

Commit

Permalink
Release library version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansamines committed Mar 4, 2018
1 parent 1f9455d commit f4ff823
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Next
## v2.0.1

* Add support to revoke accessToken and refreshToken in a single call with `revokeAll`

Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-oauth2",
"version": "2.0.0",
"version": "2.0.1",
"description": "Node.js client for OAuth2",
"author": "Andrea Reginato <andrea.reginato@gmail.com>",
"contributors": [
Expand Down

0 comments on commit f4ff823

Please sign in to comment.