summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-01-06 17:12:47 +0100
committerJan-Erik Rediger <janerik@fnordig.de>2021-01-06 17:12:47 +0100
commit12c1010593b784b386acba3dffdfa7cecca59a6e (patch)
treeff3b7e2489ce791c54671cc76cec488d2f36cda8 /Cargo.toml
parent6b3bfec6309e3a82bc2776b2e387da4560a4ed6c (diff)
(cargo-release) start next development iteration 0.7.2-alpha.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 9b24dc7..38349e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.7.1"
+version = "0.7.2-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"