summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Scott <sam.scott89@gmail.com>2017-11-01 15:19:31 +0000
committerSam Scott <sam.scott89@gmail.com>2017-11-01 15:19:31 +0000
commit69d4634b3ac7a9547112b87a3bb564eda8e63c25 (patch)
treeda6eaa81e81531c9a9791de835a7d7833f7bf8ef /Cargo.toml
parentc6bed85425022aaf63acaf081670e16b88dfcaf2 (diff)
Bump version to 0.3.
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 e4c542b..d1f9990 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.2.2"
+version = "0.3.0"
[badges]