From b33e9cba69df670449e79587a0411201962ecc1b Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 23 Sep 2016 11:26:23 -0400 Subject: 0.1.17 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb376bf7..f28cede3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ripgrep" -version = "0.1.16" #:version +version = "0.1.17" #:version authors = ["Andrew Gallant "] description = """ Line oriented search tool using Rust's regex library. Combines the raw -- cgit v1.2.3