summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2020-04-25 19:02:58 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2020-04-25 19:02:58 +0200
commit5f8f6e3ea94681191062ebdda6b99889d7d5b2c9 (patch)
tree161cae39481cc38d23bc51a2a1cc158a3642b6c0 /Cargo.toml
parent564a16891bd567775ece000d6bff4f6ebbd58288 (diff)
(cargo-release) start next development iteration 0.4.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 acda2c5..9a0d0e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.4.0"
+version = "0.4.1-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"