From 8428841f95f2d1cb8e1fb0de3b9107ecf5c16604 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 5 Dec 2024 06:30:32 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 09c64b6..565701e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ggemtext" -version = "0.3.1" +version = "0.3.0" edition = "2021" license = "MIT" readme = "README.md"