diff --git a/README.md b/README.md index 98bc6c353d..9c58294f2d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -regex = "0.1.0" +regex = "0.1.7" ``` and this to your crate root: