Bump version again

to 0.2.0 this time, since the revert to plain serde_urlencoded logic was actually a breaking change
This commit is contained in:
Jonas Platte 2020-05-13 23:00:01 +02:00
parent a9579a4729
commit 981a3aebe2
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -8,7 +8,7 @@ authors = [
"Isaiah Inuwa <isaiah.inuwa@gmail.com>",
"Anthony Ramine <n.oxyde@gmail.com>",
]
version = "0.1.4"
version = "0.2.0"
repository = "https://github.com/ruma/ruma-serde"
edition = "2018"