about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGenevieve Alfirevic <gen@nyble.dev>2025-02-08 05:41:52 -0600
committerGenevieve Alfirevic <gen@nyble.dev>2025-02-08 05:41:52 -0600
commit18d8bd9ede95f308f19c341b0f8ad42c07926466 (patch)
tree3a9c77d767fb994d901c615b2a92fe169e8e4242 /Cargo.toml
parentb8d3e60fe34b9af53d627456de1be791b4291f85 (diff)
downloadmermaid-main.tar.gz
mermaid-main.zip
v1.0.1 HEAD main
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 5007ae6..51740c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "mermaid"
-version = "1.0.0"
+version = "1.0.1"
 edition = "2021"
 
 [dependencies]