diff options
author | Sam Scott <sam.scott89@gmail.com> | 2017-11-01 15:19:31 +0000 |
---|---|---|
committer | Sam Scott <sam.scott89@gmail.com> | 2017-11-01 15:19:31 +0000 |
commit | 69d4634b3ac7a9547112b87a3bb564eda8e63c25 (patch) | |
tree | da6eaa81e81531c9a9791de835a7d7833f7bf8ef /Cargo.toml | |
parent | c6bed85425022aaf63acaf081670e16b88dfcaf2 (diff) |
Bump version to 0.3.
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "serde_qs" repository = "https://github.com/samscott89/serde_qs" readme = "README.md" -version = "0.2.2" +version = "0.3.0" [badges] |