Release 0.3.15

This commit is contained in:
David Tolnay
2017-03-05 18:48:57 -08:00
parent 985910a7b6
commit 04c71ba012
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "quote"
version = "0.3.14" # don't forget to update version in readme for breaking changes
version = "0.3.15" # don't forget to update version in readme for breaking changes
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Quasi-quoting macro quote!(...)"