1
Fork 0

(cargo-release) start next development iteration 0.7.1-alpha.0

This commit is contained in:
Jan-Erik Rediger 2021-07-06 14:41:32 +02:00
parent e9fa4fd051
commit b23b9558ab
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -838,7 +838,7 @@ dependencies = [
[[package]]
name = "mdbook-toc"
version = "0.7.0"
version = "0.7.1-alpha.0"
dependencies = [
"clap",
"env_logger 0.8.4",

View file

@ -1,6 +1,6 @@
[package]
name = "mdbook-toc"
version = "0.7.0"
version = "0.7.1-alpha.0"
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "mdbook preprocessor to add Table of Contents"
license = "MPL-2.0"