diff --git a/Cargo.toml b/Cargo.toml index 2becd5b..5f45899 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stowsave" -version = "0.1.4" +version = "0.1.5" edition = "2021" license = "MIT" description = "Automates moving files into a stow directory then using stow to create symlinks back to where the files came from"