summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2017-01-31 10:57:22 +0100
committerAnthony Ramine <n.oxyde@gmail.com>2017-01-31 10:57:22 +0100
commitb24505bcfed47b88c1f2aa13c8743aa4b4cd2c3f (patch)
tree7d38a9c38d48c855d806c77533929bdb085f6a01 /Cargo.toml
parenta2fb94e32d81770fc67acd273890d5595520d059 (diff)
Bump to 0.4.1
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 d7f4eb6..e788d4e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "serde_urlencoded"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Anthony Ramine <n.oxyde@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/nox/serde_urlencoded"