summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2018-03-01 11:57:52 -0500
committerSam Scott <sam.scott89@gmail.com>2018-03-01 11:58:32 -0500
commite2788ad4d792e1a55fee9490df1e42767db0c853 (patch)
tree146fc5801df3b7e73398ba789cc87851592d30bd /Cargo.toml
parentad90c90352508c0404f270ed40b0f3705dd69717 (diff)
Set version to 0.4 release.
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 dabe626..865f28d 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.0-rc.2"
+version = "0.4.0"
[badges]