Skip to content

Commit cd07f11

Browse files
authored
fix: update package version
1 parent 61c4035 commit cd07f11

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.0.0"
5+
version = "1.1.0"
66
edition = "2021"
77
license = "GPL-3.0-or-later"
88
repository = "https://github.com/RotrixLOL/ransom-rs"

0 commit comments

Comments
 (0)