summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2019-01-21 11:02:32 -0500
committerSam Scott <sam.scott89@gmail.com>2019-01-21 11:02:32 -0500
commitb397c4d1b91d1df4499e316b6df63b546ddf0c61 (patch)
tree8a14018fc2f0389cd0eed18ae88f959cfb127d1d /Cargo.toml
parentfcf9feeb0e562ac82ce7c2929cd0db7b0ef0d4a4 (diff)
Bump version.
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 502eb76..2159c40 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
name = "serde_qs"
repository = "https://github.com/samscott89/serde_qs"
readme = "README.md"
-version = "0.4.2"
+version = "0.4.3"
[badges]