Skip to content

Commit 84b0232

Browse files
committed
Bump version to 2.0.0-beta.1
1 parent 5ff2139 commit 84b0232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "oauth2"
33
authors = ["Alex Crichton <[email protected]>", "Florin Lipan <[email protected]>", "David A. Ramos <[email protected]>"]
4-
version = "2.0.0-alpha.6"
4+
version = "2.0.0-beta.1"
55
license = "MIT/Apache-2.0"
66
description = "Bindings for exchanging OAuth 2 tokens"
77
repository = "https://github.com/ramosbugs/oauth2-rs"

0 commit comments

Comments
 (0)