summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-07-24 12:56:01 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-07-24 12:56:01 -0400
commit7a6903bd4ebaba372e55346f045ccb6da18452f0 (patch)
tree2074204230147b0afaf93345208b7dda4e067dcf
parent9801fae29f5a6d1c72a73e5f343f50130b09f646 (diff)
ignore-0.4.8ignore-0.4.8
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index c5a31b43..ef7d6b30 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.7" #:version
+version = "0.4.8" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`