summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-01-06 16:34:14 +0100
committerJan-Erik Rediger <janerik@fnordig.de>2021-01-06 16:34:14 +0100
commitc81335054a56b54a6b9f0c9ee3aa953d3e1fb40d (patch)
tree0bb82b46b46fc8f23cf07f387b26b5bbfbf764c1 /Cargo.toml
parent9d486f7c5c802d75b3f16b29e5bbbe32ea90e025 (diff)
(cargo-release) start next development iteration 0.7.1-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 49ab352..5236d9d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.7.0"
+version = "0.7.1-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"