Release 0.9.10

This commit is contained in:
David Tolnay
2017-02-28 12:45:39 -08:00
parent fe9ea3b4b4
commit 51ed9c2a40
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen_internals"
version = "0.14.0"
version = "0.14.1"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "AST representation used by Serde codegen. Unstable."