diff --git a/Cargo.toml b/Cargo.toml index 6d24041..69d5081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "remux" -version = "0.3.0" +version = "0.3.1" edition = "2021" authors = [ "Valerie Wolfe " ] description = "A friendly command shortener for tmux"