Skip to content

Commit 9be6cc9

Browse files
committed
version 0.7.1
1 parent ba1a40b commit 9be6cc9

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.0"
3+
version = "0.7.1"
44
edition = "2021"
55
authors = ["FauconFan <[email protected]>"]
66
description = "mdbook preprocessor to run arbitrary commands"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,5 @@ At the moment of writing, there are examples using:
132132
133133
I would like to thank [@exsjabe](https://github.com/exsjabe) for his valuable help with integrating Windows support and inline cmdrun calls.
134134
135-
Current version: 0.7.0
135+
Current version: 0.7.1
136136
License: MIT

0 commit comments

Comments
 (0)