summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2019-06-10 13:51:08 -0400
committerSam Scott <sam.scott89@gmail.com>2019-06-10 13:51:08 -0400
commit44e76e8d788b5d889ab9f3bec890a99ae85ce4ba (patch)
treef51a611a7b238ae204296d0d8aca26941a453851 /Cargo.toml
parent6657bc159a9dcf496348f02b68f6d3af8c2f8d8a (diff)
Bump version number.
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 69b0904..2d250f6 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.6"
+version = "0.5.0"
[badges]