feat: v1.1.2, support readonly for secure editor

This commit is contained in:
2023-12-08 22:56:57 +08:00
parent bae6c13582
commit bd586130fb
3 changed files with 8 additions and 6 deletions

View File

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