Skip to content

Commit 0257cdc

Browse files
committed
0.2.2 📦
1 parent 8b785c8 commit 0257cdc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "json-five"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2024"
55
license = "MIT"
66
description = "JSON5 parser with round-trip capabilities and compatible with the serde data model"

examples/json5-doublequote-fixer/Cargo.lock

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

examples/json5-trailing-comma-formatter/Cargo.lock

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

0 commit comments

Comments
 (0)