chore: bump version to v0.4.0
This commit is contained in:
parent
348201e19a
commit
3122015e0f
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -173,7 +173,7 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|||
|
||||
[[package]]
|
||||
name = "vaporise"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "vaporise"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
edition = "2021"
|
||||
authors = ["Muhammad Nauman Raza <devraza@skiff.com>"]
|
||||
description = "A simple, featureful and blazingly fast memory-safe alternative to 'rm' written in Rust."
|
||||
|
|
Loading…
Reference in a new issue