From 374c1680dcf79aeceb3bd0da82eb583cf65c7ba7 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 30 Apr 2021 20:25:22 -0400 Subject: [PATCH] 1.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0c316c40d..9de262ece 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.5.0" #:version +version = "1.5.1" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"