Release v7.0.0

for #177 including #178: Update Authenticator to accept clients with custom connectors
This commit is contained in:
Lewin Bormann
2022-05-27 11:11:41 -07:00
parent 1ace664651
commit 24f91d697c

View File

@@ -1,7 +1,7 @@
[package]
name = "yup-oauth2"
version = "6.7.0"
version = "7.0.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>", "Lewin Bormann <lbo@spheniscida.de>"]
repository = "https://github.com/dermesser/yup-oauth2"
description = "An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows"