From 35570da3d305a6cbdf0a9f89b63654b4593aa3a4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 20 Feb 2026 21:16:17 +0900 Subject: feat: bump up to v0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 49df1c1..d9073cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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." -- cgit v1.3-1-g0d28