Skip to content

Commit c32996a

Browse files
committed
Release 0.5.2
1 parent 3a14d6b commit c32996a

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 = "syn"
3-
version = "0.5.1" # don't forget to update version in readme
3+
version = "0.5.2" # don't forget to update version in readme
44
authors = ["David Tolnay <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
description = "Nom parser for Rust items"

0 commit comments

Comments
 (0)