diff --git a/postgres-shared/Cargo.toml b/postgres-shared/Cargo.toml index 4b2732609..2d0b98b09 100644 --- a/postgres-shared/Cargo.toml +++ b/postgres-shared/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres-shared" -version = "0.2.0" +version = "0.2.1" authors = ["Steven Fackler "] license = "MIT" description = "Internal crate used by postgres and postgres-tokio"