diff --git a/postgres-protocol/Cargo.toml b/postgres-protocol/Cargo.toml index 1765459d..a9207799 100644 --- a/postgres-protocol/Cargo.toml +++ b/postgres-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres-protocol" -version = "0.3.1" +version = "0.3.2" authors = ["Steven Fackler "] description = "Low level Postgres protocol APIs" license = "MIT/Apache-2.0"