diff --git a/Cargo.toml b/Cargo.toml index 089bad3..c3dcb75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nu-alias-converter" -version = "0.1.4" +version = "0.1.5" edition = "2021" license = "MIT OR Apache-2.0" description = "Converts Bash aliases to Nushell"