Release 0.8.0-rc2

This commit is contained in:
David Tolnay
2016-07-17 17:52:48 -07:00
parent cc8a5a79ab
commit aaca4f06c6
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen_internals"
version = "0.3.0"
version = "0.4.0-rc1"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "AST representation used by Serde codegen. Unstable."