diff --git a/Cargo.toml b/Cargo.toml index 5284d3d..d13f05d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "unmake" description = "a makefile linter" -version = "0.0.9" +version = "0.0.10" authors = ["Andrew Pennebaker "] license = "BSD-2-Clause" homepage = "https://github.com/mcandre/unmake"