regex-syntax: version bump

This commit is contained in:
Andrew Gallant
2015-06-02 18:16:43 -04:00
parent f9fc8614d2
commit 1e79c4d9ee
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "regex-syntax"
version = "0.1.1"
version = "0.1.2"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/regex"