From 192cb4018729046a40e40b828f7941007171fcd5 Mon Sep 17 00:00:00 2001 From: QuartzLibrary <81446760+QuartzLibrary@users.noreply.github.com> Date: Sat, 11 Jul 2026 20:33:21 +0100 Subject: [PATCH] Bump to `0.5.0` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9a46c76..1bd0d95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glowpub" -version = "0.4.0" +version = "0.5.0" authors = ["QuartzLibrary"] license = "MIT OR Apache-2.0" description = "A glowfic to epub converter."