summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-06-11 13:51:53 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2021-06-11 13:51:53 +0200
commitd2e56112c41b6e6c3167b2b35b616b91ac0afe3b (patch)
tree5f7ce541a3b25b35f34de309dbaa86ca2ed102fa /Cargo.toml
parent1241e733388805adf87cc5d39863859b8c28928e (diff)
(cargo-release) start next development iteration 0.8.4-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 ff2441f..72a272f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.8.3"
+version = "0.8.4-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"