feat: v1.0.1, fix typo

This commit is contained in:
2023-12-02 15:32:15 +08:00
parent 76b8f93ddd
commit fc4ec8d41c
2 changed files with 3 additions and 3 deletions

View File

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