Skip to content

Commit 746f6f6

Browse files
committed
version 0.7.3
1 parent 72695a4 commit 746f6f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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-cmdrun"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
edition = "2021"
55
authors = ["FauconFan <joseph0priou@gmail.com>"]
66
description = "mdbook preprocessor to run arbitrary commands"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ I would like to thank some contributors for their valuable help in improving thi
167167
- @exsjabe: Integrating Windows and inline cmdrun calls.
168168
- [@tomeichlersmith](https://github.com/tomeichlersmith): Return code expectations and cmdrun argument parsing.
169169
170-
Current version: 0.7.2
170+
Current version: 0.7.3
171171
License: MIT

0 commit comments

Comments
 (0)