Release 0.8.16

This commit is contained in:
David Tolnay
2016-10-22 00:07:27 -07:00
parent 7ffea5a716
commit c9612a2f57
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.8.15"
version = "0.8.16"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"