diff --git a/Cargo.toml b/Cargo.toml index 6bb614c..f9b4742 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vaporise" -version = "0.1.0" +version = "0.2.0" edition = "2021" authors = ["Muhammad Nauman Raza "] description = "A simple, featureful and blazingly fast memory-safe alternative to 'rm' written in Rust."