fix(cargo): version bump

Should probably have been done in 'next' branch.
Next time, maybe.

BREAKING: DeviceFlowHelper replaced with Authenticator
This commit is contained in:
Sebastian Thiel
2015-02-28 14:09:32 +01:00
parent 501c792f7c
commit fda2d62fa2

View File

@@ -1,7 +1,7 @@
[package]
name = "yup-oauth2"
version = "0.1.2"
version = "0.2.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
repository = "https://github.com/Byron/yup-oauth2"
description = "A partial oauth2 implementation, providing the 'device' authorization flow"