From 84883e9bb22518102126bf92a054a490097b3098 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 15 Jul 2024 22:33:26 +0900 Subject: v0.1.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b03bd7f..757bcb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -92,7 +92,7 @@ checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" [[package]] name = "reparojson" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap", ] diff --git a/Cargo.toml b/Cargo.toml index 5bdd342..fc7b4d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reparojson" -version = "0.1.0" +version = "0.1.1" authors = ["nsfisis"] edition = "2021" 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