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