summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-11-06 15:35:21 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-11-06 15:35:21 -0500
commit76b9f01ad24bc98ba54bdabd36781cc3e08c4081 (patch)
treed3030d95e3c9cec8f1e8413db852af8f6a129be8
parent8baa0e56b7f21643281a781293cfd82a66de2251 (diff)
ignore-0.1.4ignore-0.1.4
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 635299f9..5d4db43a 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.1.3" #:version
+version = "0.1.4" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`