From 95fdc18304507569109931f898d47af5148b1011 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 5 Apr 2025 19:43:00 +0200 Subject: Address some more coverage --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 972b9b0..f57f13e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "page" -version = "1.4.4" +version = "1.5.0" edition = "2024" license = "AGPL-3.0-or-later" description = "Command line tool to generate a static website and gemini capsule from a directory with gemtext." -- cgit