diff --git a/Cargo.toml b/Cargo.toml index f3dc876..8863280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memcache" -version = "0.3.0" +version = "0.3.1" authors = ["asaka"] repository = "https://github.com/aisk/rust-memcache" readme = "README.md"