diff --git a/Cargo.toml b/Cargo.toml index a877237..3fe176d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wipe" -version = "2.1.0" +version = "2.1.1" edition = "2021" description = "Wipe the content of your terminal." license = "MIT"