From f871a8eb1d725a8aaa56e2ceea57c24fce74b5fd Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 5 Nov 2022 13:35:07 -0400 Subject: [PATCH] 1.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 82df4ad2f..cafb65e70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.6.0" #:version +version = "1.7.0" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"