aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-04-05 19:43:00 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-04-05 19:43:00 +0200
commit95fdc18304507569109931f898d47af5148b1011 (patch)
tree2400f5943fde72830cb500fbd06032b90838b008 /Cargo.toml
parent93c6a678b398cdfacb0d18ad499c3321a44ff31f (diff)
Address some more coverage
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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."