diff --git a/postgres-shared/Cargo.toml b/postgres-shared/Cargo.toml index 29803eceb..523c2e81d 100644 --- a/postgres-shared/Cargo.toml +++ b/postgres-shared/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres-shared" -version = "0.4.1" +version = "0.4.2" authors = ["Steven Fackler "] license = "MIT" description = "Internal crate used by postgres and postgres-tokio"