aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-07-17 19:00:41 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2024-07-17 19:00:41 +0200
commit45fbf824248215a737d5d0b52920b43b68941ad3 (patch)
treeb4df9a6e0e92724b745f55dff2a459bcd98eae51 /Cargo.toml
parentd843a0b2c2590b96781a6c12af6c856b8056bf64 (diff)
Use sections instead of divs1.3.2
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 ebec913..5c0f2f3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "page"
-version = "1.3.1"
+version = "1.3.2"
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."