feat: v1.7.0, support GPG encrypt and decrypt

This commit is contained in:
2023-12-27 00:09:55 +08:00
parent e60f491801
commit 004df06df2
7 changed files with 45 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.6.1"
version = "1.7.0"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"