diff --git a/Cargo.toml b/Cargo.toml index 49e315c..f624fc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tide-rustls" -version = "0.1.3-alpha.0" +version = "0.1.3" authors = ["Jacob Rothstein "] edition = "2018" description = "tide tls listener based on async-tls and rustls"