diff --git a/Cargo.lock b/Cargo.lock index 0a00e5b0..7f7ef84d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -388,7 +388,7 @@ checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" [[package]] name = "ripgrep" -version = "15.0.0" +version = "15.1.0" dependencies = [ "anyhow", "bstr", diff --git a/Cargo.toml b/Cargo.toml index 2b42d7cb..9ed57680 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "15.0.0" #:version +version = "15.1.0" #:version authors = ["Andrew Gallant "] description = """ ripgrep is a line-oriented search tool that recursively searches the current