summaryrefslogtreecommitdiffstats
path: root/ignore
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-15 17:50:37 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-15 17:50:37 -0400
commit8e8215aa65ac392c31003b62c7989d00e8666304 (patch)
treea9a4f800e78a40415fe6846a58bdb8a3b2a829d8 /ignore
parent3fe701498ec249d09534e8423085dd00acf6d967 (diff)
ignore: release 0.4.7ignore-0.4.7
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 d76d026b..c5a31b43 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.6" #:version
+version = "0.4.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`