Release 0.8.10

This commit is contained in:
David Tolnay
2016-09-27 22:22:28 -07:00
parent f68f32d3ee
commit 2a2c098eeb
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen_internals"
version = "0.8.9"
version = "0.9.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "AST representation used by Serde codegen. Unstable."