1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00

grep-0.4.0

This commit is contained in:
Andrew Gallant
2025-10-15 23:06:34 -04:00
parent a6092beee4
commit ca2e34f37c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "grep"
version = "0.3.2" #:version
version = "0.4.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Fast line oriented regex searching as a library.