aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-04 21:39:44 +0900
committernsfisis <nsfisis@gmail.com>2026-02-04 21:39:44 +0900
commit4fffacaeed6b35cb75132df4629a26183d752492 (patch)
tree07da07cb8be8e903a02b7616e79f76fee970ae05 /Cargo.toml
parentfa7d25e2212d8ed490920f48976523402302e1a2 (diff)
downloadreparojson-0.1.3.tar.gz
reparojson-0.1.3.tar.zst
reparojson-0.1.3.zip
v0.1.3v0.1.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cc2b935..a0962ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "reparojson"
-version = "0.1.2"
+version = "0.1.3"
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."