aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-19 09:57:06 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-19 09:58:30 +0100
commit5b63c34e5606f0407d0b64eb5b23670c0e3fd001 (patch)
tree1d38951c619aa8a7465dd86a66b67188bfd49e33 /Cargo.toml
parent3511be20a2f9adccf55366c96a9d3e23508f8d67 (diff)
Bump version1.0.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 cfa6f3d..c43784b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "map"
-version = "1.0.0"
+version = "1.0.1"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "Wardley Map editor for linux"