summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-31 19:53:47 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-31 19:53:47 -0400
commit5f87c03189282c948aae9f60beb60c4a30fa76e9 (patch)
tree2a7a72a3421e1a21bef8362f0ca69efa2f678024
parent971446a9af2d837e9a062cb6b4a473924c5af73c (diff)
ignore-0.1.2ignore-0.1.2
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 7d69dfa7..588ca632 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.1.1" #:version
+version = "0.1.2" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`