mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-06 11:19:39 +01:00
chore(version-up): v0.6.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "yup-oauth2"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
repository = "https://github.com/Byron/yup-oauth2"
|
||||
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
|
||||
|
||||
10
changelog.md
10
changelog.md
@@ -1,3 +1,13 @@
|
||||
<a name="v0.6.1"></a>
|
||||
### v0.6.1 (2016-05-20)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **flows:** save Token properly ([57a3151d](https://github.com/Byron/yup-oauth2/commit/57a3151d4d550c14e0763bcf3153791d5d832dba))
|
||||
|
||||
|
||||
|
||||
<a name="v0.6.0"></a>
|
||||
## v0.6.0 (2016-05-20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user