From 9696efa02d6c9baceefaee8c3b12749225240d60 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 16 Mar 2025 13:43:02 +0200 Subject: [PATCH] update versions --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7b7c959..72faff5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ggemtext" -version = "0.4.1" -edition = "2021" +version = "0.5.0" +edition = "2024" license = "MIT" readme = "README.md" description = "Glib-oriented Gemtext API"