summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-01-06 16:33:51 +0100
committerJan-Erik Rediger <janerik@fnordig.de>2021-01-06 16:33:51 +0100
commit9d486f7c5c802d75b3f16b29e5bbbe32ea90e025 (patch)
tree0e31af0d2453379ffddfa2f05c511b0b1c1e7bc2 /Cargo.toml
parent8671637da2dcdaa214491e42e23b9f04fcfd5238 (diff)
(cargo-release) version 0.7.0v0.7.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 9b819b4..49ab352 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.6.2-alpha.0"
+version = "0.7.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"