diff --git a/Cargo.toml b/Cargo.toml index fd641ba..cddb26c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,10 @@ [package] name = "j" -version = "0.1.0" +version = "0.1.1" authors = ["Casey Rodarmor "] +license = "WTFPL/MIT/Apache" +description = "a command runner" +homepage = "https://github.com/casey/j" [dependencies]