From 951b8b93bbb669e8aa192031a7b66beaa4ea5780 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Thu, 11 Mar 2021 21:16:13 -0500 Subject: [PATCH] 1.4.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c20978bef..02a26d447 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "regex" -version = "1.4.3" #:version +version = "1.4.4" #:version authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"