Skip to content

Commit c99490e

Browse files
committedDec 10, 2024··
0.0.3
1 parent d4a77af commit c99490e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords = ["wasm", "yaml", "formatter"]
99
license = "MIT"
1010
readme = "README.md"
1111
repository = "https://github.com/wasm-fmt/yamlfmt"
12-
version = "0.0.2"
12+
version = "0.0.3"
1313

1414
[dependencies]
1515
pretty_yaml = { version = "0.5", features = ["config_serde"] }

0 commit comments

Comments
 (0)
Please sign in to comment.