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