Release 0.8.7

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