chore(version): Mark 3.0.0 as -alpha for publishing.

This commit is contained in:
Lewin Bormann
2019-06-13 21:46:40 +02:00
parent 5a568f2358
commit d3f1f87760

View File

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