summaryrefslogtreecommitdiffstats
path: root/crates/ignore/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ignore/Cargo.toml')
-rw-r--r--crates/ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ignore/Cargo.toml b/crates/ignore/Cargo.toml
index 56e02670..76df88f6 100644
--- a/crates/ignore/Cargo.toml
+++ b/crates/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.4.20" #:version
+version = "0.4.21" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`