From e2788ad4d792e1a55fee9490df1e42767db0c853 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Thu, 1 Mar 2018 11:57:52 -0500 Subject: Set version to 0.4 release. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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] -- cgit v1.2.3