diff --git a/Cargo.toml b/Cargo.toml index 0b69626..e03ec0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wax" -version = "0.5.0" +version = "0.6.0" authors = ["Sean Olson "] description = "Opinionated and portable globs that can be matched against paths and directory trees." repository = "https://github.com/olson-sean-k/wax"