From 2032bfe1e9297de3691eed498b2c1d4c25f959cd Mon Sep 17 00:00:00 2001 From: Ali Ghahremani Date: Sat, 6 Apr 2024 20:57:41 +0330 Subject: [PATCH] release: 1.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 40d282f..e3a07bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-persian-tools" -version = "1.1.1" +version = "1.1.2" edition = "2021" description = "Official Rust implementation of Persian Tools" license = "MIT"