summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2020-05-18 11:45:20 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2020-05-18 11:45:20 +0200
commitfa9070443a58358934032b8c4c6684bf5662892a (patch)
tree9483dd399cd6f3c60612978df2cf5661eb0a4bb9 /Cargo.toml
parent1c451d8635f67924f83600cae61c1853a32880e6 (diff)
(cargo-release) start next development iteration 0.4.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 425b0fa..8b61840 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.4.1"
+version = "0.4.2-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"