diff --git a/Cargo.toml b/Cargo.toml index 2f95412..4b789e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statsd" -version = "0.14.0" +version = "0.14.1" description = "A basic statsd client for rust." homepage = "https://github.com/markstory/rust-statsd" readme = "README.md"