diff --git a/Cargo.toml b/Cargo.toml index 33081f99..52f8360f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres" -version = "0.6.1" +version = "0.6.2" authors = ["Steven Fackler "] license = "MIT" description = "A native PostgreSQL driver"