commit | 7f460623ef691b5443535ebdbc8b7b61a9c98b6c | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Wed Jul 05 18:10:06 2017 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Wed Jul 05 18:10:06 2017 -0700 |
tree | 92601c793ea2355f22ea7589ba7f24c0c8a9312f | |
parent | 1a16c7865940f0ff63eb5ddb946c65bfe485a352 [diff] |
Bump to 0.1.1
diff --git a/Cargo.toml b/Cargo.toml index 77ebece..d9f7ee2 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "proc-macro2" -version = "0.1.0" +version = "0.1.1" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" readme = "README.md"