mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2025-12-29 15:45:43 +01:00
chore(version-up): v0.5.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "yup-oauth2"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
repository = "https://github.com/Byron/yup-oauth2"
|
||||
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
|
||||
|
||||
14
changelog.md
14
changelog.md
@@ -1,5 +1,15 @@
|
||||
<a name="0.5.1"></a>
|
||||
## 0.5.1 (2015-08-08)
|
||||
<a name="v0.5.2"></a>
|
||||
## v0.5.2 (2015-08-08)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **tests** assure tests actually work ([ad0bde30](https://github.com/Byron/yup-oauth2/commit/ad0bde3092499e26c819a871065f70d0d8519e0b))
|
||||
|
||||
|
||||
|
||||
<a name="v0.5.1"></a>
|
||||
## v0.5.1 (2015-08-08)
|
||||
|
||||
* compatibility with serde 0.5.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user