commit | e919de990df3cde676605732c53b0f98510d6baf | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Mon Aug 28 12:47:15 2017 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Mon Aug 28 12:47:15 2017 -0700 |
tree | 174cf1632b43529d54cdefb1b5299b54ea13a232 | |
parent | 6f66cce30e004ee6ff482a195fb3edf958dbf4c7 [diff] |
Bump to 0.1.3
diff --git a/Cargo.toml b/Cargo.toml index be0733c..95f2769 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "proc-macro2" -version = "0.1.2" +version = "0.1.3" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md"