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:14:58 -0600
committerGenevieve Alfirevic <gen@nyble.dev>2025-02-08 05:14:58 -0600
commit55ad5431d5c67e24fa6df3b43208805bea7fc961 (patch)
tree19e02963ae723fe8883bd21ee3cab8d23d86b02b /Cargo.toml
parentbacea5a71b755cdb6791e249f4d10bfc38331f20 (diff)
downloadmermaid-55ad5431d5c67e24fa6df3b43208805bea7fc961.tar.gz
mermaid-55ad5431d5c67e24fa6df3b43208805bea7fc961.zip
Call it v1.0 :)
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 642b5da..5007ae6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "mermaid"
-version = "0.1.0"
+version = "1.0.0"
 edition = "2021"
 
 [dependencies]