diff --git a/tuic/Cargo.toml b/tuic/Cargo.toml index 5f3f531..36c5e44 100644 --- a/tuic/Cargo.toml +++ b/tuic/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tuic" -version = "5.0.0-pre-alpha.1" +version = "5.0.0-pre-alpha.2" authors = ["EAimTY "] description = "Delicately-TUICed 0-RTT proxy protocol" categories = ["network-programming"]