From 6fb18108278e4a0b3f048ae9bf7aa3d712b16b4c Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 22 May 2023 17:58:28 -0400 Subject: [PATCH] 1.8.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50c2c8140..2d6275edd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.8.1" #:version +version = "1.8.2" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"