Release 0.7.10

This commit is contained in:
David Tolnay
2016-06-11 13:07:51 -07:00
parent 5923a0cd2f
commit 8a09f05644
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde"
version = "0.7.9"
version = "0.7.10"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"