Release 0.8.8

This commit is contained in:
David Tolnay
2016-09-08 08:34:20 -07:00
parent d343017f47
commit 7cc36a9cd3
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.8.7"
version = "0.8.8"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"