summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2017-05-21 11:47:00 +0100
committerSam Scott <sam.scott89@gmail.com>2017-05-21 11:47:00 +0100
commitba5e0b32b71f7f79915d671e64d19bf9f2bcf422 (patch)
tree012ba94bdfc7f4e934301851364beadae47d567b /Cargo.toml
parent661cc9697a1c31abe786e45e43072800b6641871 (diff)
Updates to documentation.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index be764fb..e4f3af7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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.1.0"
+version = "0.2.0"
[badges]