Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed May 25, 2016
1 parent 9ebe59e commit a607296
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[package]
name = "r2d2_redis"
version = "0.2.0"
version = "0.3.0"
authors = [
"Steven Fackler <sfackler@gmail.com>",
"Nev Delap <nevdelap@gmail.com>",
"Simo Kinnunen <simo@shoqolate.com>",
"Jan-Erik Rediger <janerik@fnordig.de>"
]
license = "MIT"
description = "Redis support for the r2d2 connection pool"
Expand Down

0 comments on commit a607296

Please sign in to comment.