diff --git a/Cargo.toml b/Cargo.toml index dfefc41..4d21910 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "strfmt" -version = "0.2.1" +version = "0.2.2" description = "strfmt: rust library for formatting dynamic strings" repository = "https://github.com/vitiral/strfmt" readme = "README.md"