diff --git a/postgres-native-tls/Cargo.toml b/postgres-native-tls/Cargo.toml index a63fdc42..7d891acd 100644 --- a/postgres-native-tls/Cargo.toml +++ b/postgres-native-tls/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres-native-tls" -version = "0.1.0-rc.1" +version = "0.2.0-rc.1" authors = ["Steven Fackler "] edition = "2018" license = "MIT/Apache-2.0"