aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-01-23 23:45:43 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2026-01-23 23:47:40 +0100
commit40dcb14cf3e2f2d5a6cfbad479a781b147d70490 (patch)
tree5f5c48ee4ab9e46938a5f884d9bc3dd5a7d09971 /Cargo.toml
parentc353b0ee0fbde329cc593db820526e2153f86b6d (diff)
Bump version, adddress more flatpak issues
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 c43784b..ced84c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "map"
-version = "1.0.1"
+version = "1.0.2"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "Wardley Map editor for linux"