diff options
author | Sam Scott <sam@osohq.com> | 2020-12-17 21:56:08 -0500 |
---|---|---|
committer | Sam Scott <sam@osohq.com> | 2020-12-17 21:56:08 -0500 |
commit | 69b6269893c003911f86563d1e59750b735c2685 (patch) | |
tree | bbb5eaeb142f95f49f3e037366387909e44d402d | |
parent | b3e75c6a446ccd32651538566dc457bf276f6649 (diff) |
Bump version.
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "serde_qs" repository = "https://github.com/samscott89/serde_qs" readme = "README.md" -version = "0.8.1" +version = "0.8.2" [badges] |