Skip to content

Commit 5b47b79

Browse files
authored
fix: update package version
1 parent 6297f5d commit 5b47b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "do-not-cry"
33
authors = ["RotrixX <rotrixxlol@gmail.com>"]
44
description = "Encrypt and decrypt directories/files using Aes cipher. When encrypting, DONOTCRY.txt file will be created and all files will have .donotcry extension."
5-
version = "1.2.0"
5+
version = "1.2.1"
66
edition = "2021"
77
license = "GPL-3.0-or-later"
88
repository = "https://github.com/RotrixLOL/ransom-rs"

0 commit comments

Comments
 (0)