From 9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Wed, 9 Nov 2016 18:52:52 -0500 Subject: [PATCH] ignore-0.1.5 --- ignore/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml index dda954d1..152a8954 100644 --- a/ignore/Cargo.toml +++ b/ignore/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ignore" -version = "0.1.4" #:version +version = "0.1.5" #:version authors = ["Andrew Gallant "] description = """ A fast library for efficiently matching ignore files such as `.gitignore`