Bump version to 0.2.1

This commit is contained in:
Anthony Ramine 2016-09-19 11:22:15 +02:00
parent db248d7ea9
commit c75cccbb03
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "serde_urlencoded"
version = "0.2.0"
version = "0.2.1"
authors = ["Anthony Ramine <n.oxyde@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/nox/serde_urlencoded"

View File

@ -18,7 +18,7 @@ This crate works with Cargo and can be found on
```toml
[dependencies]
serde_urlencoded = "0.2"
serde_urlencoded = "0.2.1"
```
[crates.io]: https://crates.io/crates/serde_urlencoded