Cut an internals release

This commit is contained in:
David Tolnay
2017-04-20 08:11:31 -07:00
parent cf1cdadc77
commit bc2d637112
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_derive_internals"
version = "0.14.2"
version = "0.15.0" # remember to update html_root_url
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "AST representation used by Serde derive macros. Unstable."