From 05362425808a4bd2630f32eb90beaf7bbc0a3e4b Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 30 Dec 2021 09:24:54 -0600 Subject: [PATCH] v0.6.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b375f6..6c31281 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aminya/minijson", "author": "Amin Yahyaabdi", - "version": "0.6.0", + "version": "0.6.1", "description": "Minify JSON files blazing fast! Supports Comments. Uses D, C, and AVX2 and SSE4_1 SIMD", "homepage": "https://github.com/aminya/minijson", "license": "MIT",