feat(cargo): Version bump

This commit is contained in:
Erick Tryzelaar
2016-02-13 22:06:08 -08:00
parent 39fa78e2ec
commit fd5ab8c5c8
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.6.12"
version = "0.6.13"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"