summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-08-06 09:47:45 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-08-06 09:47:45 -0400
commit345124a7fa030cfa922fd9dc4675cdff769cd7a3 (patch)
tree8ca44f359de2dbf369f82db841c376254ed9a012
parent31807f805a793c254587105ca8ee0d41dfe3004b (diff)
ignore-0.4.10ignore-0.4.10
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 7cf64416..6a81e212 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.9" #:version
+version = "0.4.10" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`