Release 0.2.1

This commit is contained in:
David Tolnay 2016-10-01 22:42:11 -07:00
parent b1d1395dd8
commit 838fe58540
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -1,6 +1,6 @@
[package]
name = "quote"
version = "0.2.0"
version = "0.2.1"
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Dead simple quasi-quoting"