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