feat: v1.2.1, optimize naming

This commit is contained in:
2023-12-09 18:53:33 +08:00
parent d75a88c90c
commit 115e0f7094
5 changed files with 24 additions and 24 deletions

View File

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