summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-11-09 18:52:52 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-11-09 18:52:52 -0500
commit9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2 (patch)
treebc161eea704db502de29442529048f451f56353c
parentd862b80afb4c2ea2877429fcd18016a684ea0d05 (diff)
ignore-0.1.5ignore-0.1.5
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`