summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-29 22:17:39 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-29 22:17:39 -0400
commit031ace209dd75cd9a24b04562ea00665606d3131 (patch)
tree8e441cfeb2431db4b72a4eeea998a7cea23ccd7a
parent942e9c47434726c4e84544b0e52eda077ec7eae1 (diff)
ignore-0.1.1ignore-0.1.1
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 1614e66e..7d69dfa7 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.1.0" #:version
+version = "0.1.1" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`