summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2022-11-29 11:49:38 +0100
committerJan-Erik Rediger <janerik@fnordig.de>2022-11-29 11:49:38 +0100
commit0c2f59fd4725a65a808e76967aacec882bb85790 (patch)
tree70db2555a9f8318b96ee2969f3766abd672900f3 /Cargo.toml
parent6cd7f29bb28f6099fbe0c9cae00648051f6c349e (diff)
chore: Release mdbook-mermaid version 0.12.2v0.12.2
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 6fc198d..680955f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-mermaid"
-version = "0.12.1"
+version = "0.12.2"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add mermaid support"
license = "MPL-2.0"