Release 0.7.13

This commit is contained in:
David Tolnay
2016-07-05 20:06:10 -07:00
parent 7ffb74f5bb
commit 97bc1e08e7
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.7.12"
version = "0.7.13"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"