Skip to content

Commit

Permalink
Bump version to 6.7
Browse files Browse the repository at this point in the history
Includes #176 and #174
  • Loading branch information
dermesser committed May 21, 2022
1 parent 1a32e1a commit 253528a
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 = "6.6.0"
version = "6.7.0"
authors = ["Sebastian Thiel <[email protected]>", "Lewin Bormann <[email protected]>"]
repository = "https://github.com/dermesser/yup-oauth2"
description = "An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows"
Expand Down

0 comments on commit 253528a

Please sign in to comment.