diff --git a/Cargo.toml b/Cargo.toml index 10549495..646b6444 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "postgres" -version = "0.5.0" +version = "0.5.1" authors = ["Steven Fackler "] license = "MIT" description = "A native PostgreSQL driver"