diff options
author | Sam Scott <sam.scott89@gmail.com> | 2017-05-28 23:01:04 +0100 |
---|---|---|
committer | Sam Scott <sam.scott89@gmail.com> | 2017-05-28 23:03:21 +0100 |
commit | eb1675c31ed8bc85abb7613b0122192b74f36edd (patch) | |
tree | dbaad918dd84abb60dddabf1198c3aa6733cba2d /Cargo.toml | |
parent | 9a622ddad5e8edaf62beb1083c9433ccead11c82 (diff) |
Bump version to 0.2.1.
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ keywords = ["serde", "serialization", "querystring"] license = "MIT/Apache-2.0" name = "serde_qs" repository = "https://github.com/samscott89/serde_qs" -version = "0.2.0" +version = "0.2.1" [badges] |