diff --git a/Cargo.toml b/Cargo.toml index 3e47c4c..f8116fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "r2d2_redis" -version = "0.0.2" +version = "0.1.0" authors = ["Steven Fackler ", "Nev Delap "] license = "MIT" description = "Redis support for the r2d2 connection pool"