summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-29 22:13:41 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-29 22:13:41 -0400
commit8bf3760cdb863033d3c84b51374686dcdd2b8d73 (patch)
tree25e186e48d7aa0a1b8d12bf86ada3d70d7503994
parentc96623e66a1faffd7ae6cadfa6dbb43c077d2c31 (diff)
ignore-0.1.0ignore-0.1.0
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 20b150ff..9ca0fcae 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ignore"
-version = "0.0.1" #:version
+version = "0.1.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
A fast library for efficiently matching ignore files such as `.gitignore`