From 175cd198a008445823fb2177b5541621681ee1a0 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Wed, 8 Apr 2020 10:30:12 +0200 Subject: (cargo-release) version 0.2.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 380df0f..3bf20c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -673,7 +673,7 @@ dependencies = [ [[package]] name = "mdbook-toc" -version = "0.2.4-alpha.0" +version = "0.2.4" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 2464aef..0bc2692 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdbook-toc" -version = "0.2.4-alpha.0" +version = "0.2.4" authors = ["Jan-Erik Rediger "] description = "mdbook preprocessor to add Table of Contents" license = "MPL-2.0" -- cgit v1.2.3