From 60b3548ebcb836eb8d915989c43c4c3936543334 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 15:22:15 +0900 Subject: v0.1.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6d0398d..1a123ff 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -99,7 +99,7 @@ checksum = "d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc" [[package]] name = "reparojson" -version = "0.1.1" +version = "0.1.2" dependencies = [ "clap", ] diff --git a/Cargo.toml b/Cargo.toml index dffe945..1ee098c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reparojson" -version = "0.1.1" +version = "0.1.2" 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.2.3-70-g09d2