Skip to content

Commit 1e21c7e

Browse files
committed
Prepared version v2.0.2
1 parent 75b678f commit 1e21c7e

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdbook-yapp"
3-
version = "2.1.0-dev"
3+
version = "2.0.2"
44
authors = ["Dariusz Depta <depta@engos.de>"]
55
description = "mdBook preprocessor for simple text replacements"
66
documentation = "https://docs.rs/mdbook-yapp"

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
[build-badge-macos]: https://github.com/EngosSoftware/mdbook-yapp/actions/workflows/build-macos.yml/badge.svg
2323
[build-badge-macos-aarch64]: https://github.com/EngosSoftware/mdbook-yapp/actions/workflows/build-macos-aarch64.yml/badge.svg
2424
[build-badge-windows]: https://github.com/EngosSoftware/mdbook-yapp/actions/workflows/build-windows.yml/badge.svg
25-
[mit-badge]: https://img.shields.io/badge/License-MIT-4169E1.svg
25+
[mit-badge]: https://img.shields.io/badge/License-MIT-9370DB.svg
2626
[mit-url]: https://opensource.org/licenses/MIT
2727
[mit-license-url]: https://github.com/EngosSoftware/mdbook-yapp/blob/main/LICENSE-MIT
28-
[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-4169E1.svg
28+
[apache-badge]: https://img.shields.io/badge/License-Apache%202.0-9370DB.svg
2929
[apache-url]: https://www.apache.org/licenses/LICENSE-2.0
3030
[apache-license-url]: https://github.com/EngosSoftware/mdbook-yapp/blob/main/LICENSE
3131
[apache-notice-url]: https://github.com/EngosSoftware/mdbook-yapp/blob/main/NOTICE
32-
[cc-badge]: https://img.shields.io/badge/Contributor%20Covenant-2.1-4169E1.svg
32+
[cc-badge]: https://img.shields.io/badge/Contributor%20Covenant-2.1-9370DB.svg
3333
[cc-url]: https://github.com/EngosSoftware/mdbook-yapp/blob/main/CODE_OF_CONDUCT.md
34-
[mbh-badge]: https://img.shields.io/badge/Made_by-HUMAN-DC143C.svg
34+
[mbh-badge]: https://img.shields.io/badge/Made_by-HUMAN-F5DEB3.svg
3535
[mbh-url]: https://github.com/DariuszDepta
36-
[es-badge]: https://img.shields.io/badge/at-Engos_Software-32CD32.svg
36+
[es-badge]: https://img.shields.io/badge/at-Engos_Software-ADD8E6.svg
3737
[es-url]: https://engos.de
3838
[repository-url]: https://github.com/EngosSoftware/mdbook-yapp
3939

0 commit comments

Comments
 (0)