chore: Release mdbook-last-changed version 0.1.4

main
Jan-Erik Rediger 2023-08-05 19:58:06 +02:00
parent 3f1d3ae842
commit 4f5518a1bd
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -896,7 +896,7 @@ dependencies = [
[[package]] [[package]]
name = "mdbook-last-changed" name = "mdbook-last-changed"
version = "0.1.3" version = "0.1.4"
dependencies = [ dependencies = [
"clap", "clap",
"env_logger", "env_logger",

View File

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