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"