(cargo-release) version 0.1.1

main
Jan-Erik Rediger 2022-11-01 19:26:48 +01:00
parent 835f79b240
commit 509f57680c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -823,7 +823,7 @@ dependencies = [
[[package]]
name = "mdbook-last-changed"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"clap",
"env_logger",

View File

@ -1,6 +1,6 @@
[package]
name = "mdbook-last-changed"
version = "0.1.0"
version = "0.1.1"
description = "mdbook preprocessor to add the last modification date per page"
license = "MPL-2.0"
homepage = "https://github.com/badboy/mdbook-last-changed"