aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 15:42:23 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 21:02:47 +0100
commit90b12c34debaa4aa816d4e6862cdb4e39c7181e4 (patch)
tree5f7e6a78ca0d83542e9f56f456ded072cf969bc4 /Cargo.toml
parent439cd0d998571506dd7971fe1e357d09cb2ff36e (diff)
Add flatpak building
Add flatpak
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4cb05b5..3a20977 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
-name = "map-linux"
-version = "0.1.0"
+name = "map"
+version = "1.0.0"
edition = "2024"
[dependencies]