summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2019-01-23 11:15:25 -0500
committerSam Scott <sam.scott89@gmail.com>2019-01-23 11:15:25 -0500
commit3fe8fc3dc024cf46c25223ce3f8fb7bcbfb15547 (patch)
tree9be3c15bd9f003ce4db10424d543cc2c911a7821 /Cargo.toml
parentf27c161dafca1ffae86e104eea4fad8c899f0f21 (diff)
Bump version to update docs.
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 349ecec..3248bea 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.3"
+version = "0.4.4"
[badges]