From df23d5abe4ce63792009bf4ef6db72a826fb7d5c Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 6 Jul 2019 09:17:18 -0400 Subject: [PATCH] 1.1.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3d66cd35ed..efac00e6da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.1.8" #:version +version = "1.1.9" #:version authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"