summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-12-05 20:11:48 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-12-05 20:11:48 -0500
commit20bcb8d8839388584d3fe873bf93b83cb9a0d041 (patch)
tree1cf7d69968fa6120102d41e8c4a50bfeb8a554e6
parent7282706b4265317e762a5c77ee3ff3afd5baf9f5 (diff)
ignore-0.1.6ignore-0.1.6
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 152a8954..b1d36b4e 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.1.5" #:version
+version = "0.1.6" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`