diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:16:17 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-20 21:16:26 +0900 |
| commit | 35570da3d305a6cbdf0a9f89b63654b4593aa3a4 (patch) | |
| tree | f4f0fa0eadfe0e0e8b7e38c09e961e398701a2ba | |
| parent | 8a0b8e1acc311efa02190c18305429ec659d443d (diff) | |
| download | reparojson-main.tar.gz reparojson-main.tar.zst reparojson-main.zip | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "reparojson" -version = "0.1.3" +version = "0.2.0" authors = ["nsfisis"] edition = "2024" description = "A simple command-line tool to repair JSON. It only fixes the syntactic errors and never formats the given input." |
