feat(cargo): Version bump

This commit is contained in:
Erick Tryzelaar 2015-12-08 09:57:33 -05:00
parent b3b3b7d565
commit 8f08baf43a

View File

@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.6.5"
version = "0.6.6"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"