From 6b038511c753ac43b17c204347bfe841a237f012 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 29 Oct 2016 22:42:28 -0400 Subject: 0.2.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 00af465d..7e46ae1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "0.2.4" #:version +version = "0.2.5" #:version authors = ["Andrew Gallant "] description = """ Line oriented search tool using Rust's regex library. Combines the raw -- cgit v1.2.3