Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
inikulin committed Sep 13, 2023
1 parent e02d03b commit 4749c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = [
resolver = "2"

[workspace.package]
version = "3.0.5"
version = "3.1.0"
repository = "https://github.com/cloudflare/boring"
edition = "2021"

Expand Down

1 comment on commit 4749c52

@jrose-signal
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you push the tags for 3.1.0 and 3.0.4, as submitted to crates.io?

Please sign in to comment.