diff --git a/package.json b/package.json index c3e12f4..1ffbd02 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aminya/minijson", "author": "Amin Yahyaabdi", - "version": "0.5.1", + "version": "0.6.0", "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",