summaryrefslogtreecommitdiffstats
path: root/globset
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-04-21 12:09:15 -0400
committerAndrew Gallant <jamslam@gmail.com>2018-04-21 12:09:15 -0400
commit6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78 (patch)
tree15fb49c1346c347aecd7652e8a723abfce2e6dcb /globset
parentebdb7c1d4c027de7ee2ffc2675420cd876b97237 (diff)
globset: release 0.4.0globset-0.4.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 5bb074b0..982263d1 100644
--- a/globset/Cargo.toml
+++ b/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.3.0" #:version
+version = "0.4.0" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the