summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-12-15 08:44:10 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-12-15 08:44:10 -0500
commit118b950085ff674c1c7142bc5e171dd2b4688934 (patch)
tree890095cddcceeabd3c01cd5b40ce75a057d5bede
parentb45b2f58eaaf866207121da101166cb90d47d95c (diff)
ignore-0.4.5ignore-0.4.5
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index f2c8cf4d..d8129638 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.4" #:version
+version = "0.4.5" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`