aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 11:37:51 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 11:49:15 +0100
commit09c1181cb4df744f0ea34eb0f1fd325850f6b128 (patch)
treedc161e628a087754be29e5c514fc8290d49273e0 /Cargo.toml
parentf53588e276fba9db2f3bee6a3421f60d7c458813 (diff)
Add support for custom stage typesHEADmain
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 c19d1f2..08f0323 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wmap-renderer"
-version = "1.0.0"
+version = "1.1.0"
edition = "2024"
license = "AGPL-3.0-or-later"
description = "A parser for wmap formatted Wardley Map files."