summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2020-05-18 11:42:29 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2020-05-18 11:42:29 +0200
commit1c451d8635f67924f83600cae61c1853a32880e6 (patch)
treeae36fac024c0b7fd0aead04cafeb687795c4d05c /Cargo.toml
parent5616613ea94753b5cc0b3ba300a7aeca9ef78624 (diff)
(cargo-release) version 0.4.1v0.4.1
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 b11e4fa..425b0fa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.4.1-alpha.0"
+version = "0.4.1"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"