summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-10 20:07:13 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-10 20:07:13 -0400
commitdde5bd5a809e3a606b0cfe5e8500586baadc1d29 (patch)
tree09eb86e7057e3f24bdb43e583191b70bc6715134
parent762ad44f71ae5934340326510c579d15bada09aa (diff)
globset-0.1.0globset-0.1.0
-rw-r--r--globset/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/globset/Cargo.toml b/globset/Cargo.toml
index 1106d923..a885ea18 100644
--- a/globset/Cargo.toml
+++ b/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.0.1" #:version
+version = "0.1.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the