feat: 0.5.2, add --split-print

This commit is contained in:
2023-10-25 01:20:37 +08:00
parent dcda185512
commit f039c183b2
4 changed files with 23 additions and 18 deletions

View File

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