feat: v1.4.2, add latest user agent in meta

This commit is contained in:
2023-12-10 10:48:16 +08:00
parent c1debe5262
commit 72d89b32ab
5 changed files with 10 additions and 3 deletions

View File

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