diff options
author | Sam Scott <sam.scott89@gmail.com> | 2017-03-20 20:46:35 +0000 |
---|---|---|
committer | Sam Scott <sam.scott89@gmail.com> | 2017-03-20 20:46:35 +0000 |
commit | a97336fd852e0397f4c39167b0e1704b96efeda6 (patch) | |
tree | 46683df086804589e896a48e2b41ace5f2f10157 /Cargo.toml | |
parent | d0c1a3ecc4ce648fcd9ecc7f0f6bca4b42872919 (diff) |
Bump version to 0.0.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_qs" -version = "0.0.1" +version = "0.0.2" authors = ["Sam Scott <me@samjs.co.uk>"] license = "MIT/Apache-2.0" repository = "https://github.com/samscott89/serde_qs" |