summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2022-12-15 20:59:19 +0100
committerJan-Erik Rediger <janerik@fnordig.de>2022-12-15 20:59:19 +0100
commitdee9ba5e5ffc9a76d16dd6f1fedc19a15881c094 (patch)
tree70539d000d9f945d71f62557ad754d6555696087 /Cargo.toml
parent660ac10edd8a39bc2549c3e3ff672c3789561116 (diff)
chore: Release mdbook-toc version 0.11.00.11.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 36a5526..22f21d1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-toc"
-version = "0.10.0"
+version = "0.11.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add Table of Contents"
license = "MPL-2.0"