summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2020-09-28 17:25:38 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2020-09-28 17:25:38 +0200
commit9f15f372f6ad58ee92fea2f01e9251d404fbf978 (patch)
treeae03578215ab1af114c1c2ebe3aa9ffefcfffd01 /Cargo.toml
parent8dceed50031f2c6701b1e23146fd13e725f0da03 (diff)
(cargo-release) version 0.5.00.5.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 6b278ed..3c08056 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mdbook-toc"
-version = "0.4.4-alpha.0"
+version = "0.5.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add Table of Contents"
license = "MPL-2.0"