Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralith authored and djc committed May 8, 2024
1 parent 50708cf commit a35ad73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quinn-proto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "quinn-proto"
version = "0.11.0"
version = "0.11.1"
edition = "2021"
rust-version = "1.66"
license = "MIT OR Apache-2.0"
Expand Down

3 comments on commit a35ad73

@ylht
Copy link
Contributor

@ylht ylht commented on a35ad73 May 8, 2024

Choose a reason for hiding this comment

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

Have you published the version to https://crates.io/crates/quinn? I cannot look up the version.

@Ralith
Copy link
Collaborator Author

@Ralith Ralith commented on a35ad73 May 9, 2024

Choose a reason for hiding this comment

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

@ylht
Copy link
Contributor

@ylht ylht commented on a35ad73 May 9, 2024

Choose a reason for hiding this comment

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

Thanks~

Please sign in to comment.