aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-03-27 12:35:22 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-03-27 15:29:16 +0100
commitf8bc19260865eaeed3411f6ef9768c2d3033bd56 (patch)
tree4be7db845783452f403f5dafb0d46c6a810e4603 /Cargo.toml
parentd3c3b850572383fd724e8aeef0c1c924152fde70 (diff)
Prepare for 1.0.3 release
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 5299cc3..a65f7a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "map"
-version = "1.0.2"
+version = "1.0.3"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "Wardley Map editor for linux"