diff --git a/Cargo.lock b/Cargo.lock index 5582858..23168ae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3117,7 +3117,7 @@ dependencies = [ [[package]] name = "wstunnel" -version = "10.1.3-rc1" +version = "10.1.3" dependencies = [ "ahash", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index bafa3e0..0927c4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wstunnel" -version = "10.1.3-rc1" +version = "10.1.3" edition = "2021" repository = "https://github.com/erebe/wstunnel.git" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html