diff options
author | Anthony Ramine <n.oxyde@gmail.com> | 2016-09-22 14:39:38 +0200 |
---|---|---|
committer | Anthony Ramine <n.oxyde@gmail.com> | 2016-09-22 14:39:38 +0200 |
commit | 7e09a773cd10461fc0d18ca15475fef62368d293 (patch) | |
tree | e656e31bd5d768277d626a3b4318ec3abc398e21 /Cargo.toml | |
parent | 87e0352ead8383631428778f6384c2ae426e36b6 (diff) |
Bump version to 0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "serde_urlencoded" -version = "0.2.1" +version = "0.2.2" authors = ["Anthony Ramine <n.oxyde@gmail.com>"] license = "MIT/Apache-2.0" repository = "https://github.com/nox/serde_urlencoded" |