Skip to content

Commit b0dac7a

Browse files
committed
Release 0.3.15
1 parent 07672ce commit b0dac7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quote"
3-
version = "0.3.14" # don't forget to update version in readme for breaking changes
3+
version = "0.3.15" # don't forget to update version in readme for breaking changes
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
license = "MIT/Apache-2.0"
66
description = "Quasi-quoting macro quote!(...)"

0 commit comments

Comments
 (0)