feat: v1.4.1, optimize config outputs

This commit is contained in:
2023-12-10 10:23:47 +08:00
parent c49dfcf261
commit f5bd348d5b
3 changed files with 10 additions and 10 deletions

View File

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