diff --git a/Cargo.toml b/Cargo.toml index 6911958f..eccec8ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres" -version = "0.2.2" +version = "0.2.3" authors = ["Steven Fackler "] license = "MIT" description = "A native PostgreSQL driver"