diff --git a/Cargo.toml b/Cargo.toml index 9d7729b..0e20a0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "toolkit" description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt" -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" license-file = "LICENSE"