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:54:38 -0400
commitfca4fdf6eae7e4f37e20371e0bd02c337ec594a5 (patch)
treeed6b9381b127f00153e6f9acd6e61f70195d1c26
parent16975797feb297ed0e8022117723c71cd6013f4f (diff)
ignore-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`