Release 0.7.11

This commit is contained in:
David Tolnay
2016-06-23 19:46:06 -07:00
parent 9f38c2ab59
commit 6ab508a93c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde"
version = "0.7.10"
version = "0.7.11"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"