Skip to content

Commit 6c6ee1e

Browse files
chore: apply automated fixes
1 parent 988535d commit 6c6ee1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/fixture/OUTPUT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717

1818
```sh
1919
# npm
20-
npx automd@0.3.3 .
20+
npx automd@0.3.4 .
2121

2222
# pnpm
23-
pnpm dlx automd@0.3.3 .
23+
pnpm dlx automd@0.3.4 .
2424

2525
# bun
26-
bunx automd@0.3.3 .
26+
bunx automd@0.3.4 .
2727
```
2828

2929
<!-- /automd -->

0 commit comments

Comments
 (0)