summaryrefslogtreecommitdiffstats
path: root/globset
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-02-11 13:41:36 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-02-11 13:41:36 -0500
commita431160d4c541087ff0f810ec59bca49b1c910ed (patch)
tree2e2ceeae2fa88615d3005dda24fe5e99869bb5c1 /globset
parent5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4 (diff)
globset: release 0.3.0globset-0.3.0
Diffstat (limited to 'globset')
-rw-r--r--globset/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/globset/Cargo.toml b/globset/Cargo.toml
index 145166d1..7c5ed696 100644
--- a/globset/Cargo.toml
+++ b/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.2.1" #:version
+version = "0.3.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the