From a8def0d8656312b86e512fa6798f0ef09e7a3645 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sun, 5 Feb 2017 14:45:48 +0100 Subject: Inline docs of reexports and bump version to 0.4.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 105393b..316add1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This crate works with Cargo and can be found on ```toml [dependencies] -serde_urlencoded = "0.4.0" +serde_urlencoded = "0.4.2" ``` [crates.io]: https://crates.io/crates/serde_urlencoded -- cgit v1.2.3