summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2017-03-20 20:46:35 +0000
committerSam Scott <sam.scott89@gmail.com>2017-03-20 20:46:35 +0000
commita97336fd852e0397f4c39167b0e1704b96efeda6 (patch)
tree46683df086804589e896a48e2b41ace5f2f10157 /Cargo.toml
parentd0c1a3ecc4ce648fcd9ecc7f0f6bca4b42872919 (diff)
Bump version to 0.0.2.
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 f30343a..77f5ab7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"