Skip to content

Commit 6fe3df7

Browse files
committed
Promote branch to 3.0.0
1 parent 540a580 commit 6fe3df7

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 <alex@alexcrichton.com>", "Florin Lipan <florinlipan@gmail.com>", "David A. Ramos <ramos@cs.stanford.edu>"]
4-
version = "3.0.0-alpha.11"
4+
version = "3.0.0"
55
license = "MIT/Apache-2.0"
66
description = "An extensible, strongly-typed implementation of OAuth2"
77
repository = "https://github.com/ramosbugs/oauth2-rs"

0 commit comments

Comments
 (0)