Minor fix in doc test: Publish v6.3.1

This commit is contained in:
Lewin Bormann
2022-02-24 13:43:10 +01:00
parent 6aca7fbae5
commit 4b414ca775

View File

@@ -1,7 +1,7 @@
[package]
name = "yup-oauth2"
version = "6.3.0"
version = "6.3.1"
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"