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