diff --git a/tokio-native-tls/Cargo.toml b/tokio-native-tls/Cargo.toml index b98c4ca..c24930a 100644 --- a/tokio-native-tls/Cargo.toml +++ b/tokio-native-tls/Cargo.toml @@ -8,7 +8,7 @@ name = "tokio-native-tls" # - README.md # - Update CHANGELOG.md. # - Create "v0.1.x" git tag. -version = "0.3.0" +version = "0.3.1" edition = "2018" authors = ["Tokio Contributors "] license = "MIT"