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"