From 2cf1a08969ebb653cb4b3d7452573d8400ce70b6 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 18 Sep 2016 18:19:02 -0400 Subject: ripgrep 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d5c9eda..2a47119e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "0.1.3" #:version +version = "0.1.4" #:version authors = ["Andrew Gallant "] description = """ Line oriented search tool using Rust's regex library. Combines the raw -- cgit v1.2.3