Skip to content

Commit 4b8fb1e

Browse files
committed
Release v0.9.2
1 parent f0784e4 commit 4b8fb1e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
0.9.2 / 2025-03-17
3+
==================
4+
5+
* chore: update `--help` output to fix test (#81)
6+
* fix: add `--version` back (#80)
7+
* chore: fmt
8+
29
0.9.1 / 2025-03-14
310
==================
411

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 = "mdsh"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["zimbatm <[email protected]>"]
55
edition = "2021"
66
description = "Markdown shell pre-processor"

0 commit comments

Comments
 (0)