Release 0.8.6

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