feat(cargo): Version bump to 0.7!

This commit is contained in:
Erick Tryzelaar
2016-02-23 05:26:07 -08:00
parent 76b3dead9b
commit d6a50b8977
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.6.14"
version = "0.7.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"