diff --git a/globset/Cargo.toml b/globset/Cargo.toml index b302d9cd..82d01a3d 100644 --- a/globset/Cargo.toml +++ b/globset/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "globset" -version = "0.1.0" #:version +version = "0.1.1" #:version authors = ["Andrew Gallant "] description = """ Cross platform single glob and glob set matching. Glob set matching is the