Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Jun 4, 2023
1 parent a60fc2e commit 6cc525b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo-1.57.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"

[[package]]
name = "openidconnect"
version = "3.1.2"
version = "3.2.0"
dependencies = [
"anyhow",
"base64",
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openidconnect"
version = "3.1.2"
version = "3.2.0"
authors = ["David A. Ramos <ramos@cs.stanford.edu>"]
description = "OpenID Connect library"
license = "MIT"
Expand Down

0 comments on commit 6cc525b

Please sign in to comment.