Skip to content

Commit

Permalink
fix(cargo): version bump
Browse files Browse the repository at this point in the history
Should probably have been done in 'next' branch.
Next time, maybe.

BREAKING: DeviceFlowHelper replaced with Authenticator
  • Loading branch information
Byron committed Feb 28, 2015
1 parent 501c792 commit fda2d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "yup-oauth2"
version = "0.1.2"
version = "0.2.0"
authors = ["Sebastian Thiel <[email protected]>"]
repository = "https://github.com/Byron/yup-oauth2"
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
Expand Down

0 comments on commit fda2d62

Please sign in to comment.