aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 23:48:03 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 23:48:03 +0100
commitf08e8d64dce087201089d2b3276b3dfcdb000173 (patch)
treee11fce50f6ea0020d425e5f3256c638dcfd927d2 /Cargo.toml
parent4d946aebe3f70ad18e235d68474b6d489757c927 (diff)
Bump version1.4.1
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 529955a..efe1d93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "page"
-version = "1.4.0"
+version = "1.4.1"
edition = "2021"
license = "AGPL-3.0-or-later"
description = "Command line tool to generate a static website and gemini capsule from a directory with gemtext."