From 9c8d087e4486a6c2ff9cafea6b51855ebfb13a45 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 20 Oct 2024 11:45:52 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55e4789..e35e66d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemtext" -version = "0.1.1" +version = "0.1.2" edition = "2021" license = "MIT" readme = "README.md"