diff --git a/Cargo.toml b/Cargo.toml index f8d22d6e..b8166c26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres" -version = "0.2.4" +version = "0.3.0" authors = ["Steven Fackler "] license = "MIT" description = "A native PostgreSQL driver"