diff --git a/Cargo.toml b/Cargo.toml index 1b702790..e0480c54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "0.2.2" #:version +version = "0.2.3" #:version authors = ["Andrew Gallant "] description = """ Line oriented search tool using Rust's regex library. Combines the raw