From dde5bd5a809e3a606b0cfe5e8500586baadc1d29 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 10 Oct 2016 20:07:13 -0400 Subject: [PATCH] globset-0.1.0 --- globset/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globset/Cargo.toml b/globset/Cargo.toml index 1106d92..a885ea1 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 "] description = """ Cross platform single glob and glob set matching. Glob set matching is the