feat: v0.2.1, add version

This commit is contained in:
2023-10-08 22:29:06 +08:00
parent 86b049a4c0
commit 196d500c51
4 changed files with 23 additions and 2 deletions

View File

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