summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2016-09-11 18:50:46 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2016-09-11 18:50:46 +0200
commit56ee81e39819e1743d04f881b59279a979f1763d (patch)
tree4da52303cafe40db0fc947fe33d9818ed8637ed3 /Cargo.toml
parent967549d85996443bee850c492e23cf40fb889ec4 (diff)
Update to 0.2.0
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 a5098d9..98a8992 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "serde_urlencoded"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Anthony Ramine <n.oxyde@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/nox/serde_urlencoded"