summaryrefslogtreecommitdiffstats
path: root/ignore
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-08-01 17:48:37 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-08-01 17:48:37 -0400
commit709ca91f503e4cef777352f2abafaa421d02668b (patch)
treefd305c2b0281b8dc3290f179ba20910e05e7962e /ignore
parent9c220f9a9beae685f3d5d9850edd90b058f1c502 (diff)
ignore: release 0.4.9ignore-0.4.9
Diffstat (limited to 'ignore')
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index ef7d6b30..984d722b 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.8" #:version
+version = "0.4.9" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`