We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483de4e commit eb33bcfCopy full SHA for eb33bcf
Readme.md
@@ -18,7 +18,7 @@ npm install @aminya/minijson
18
19
You can also download the binaries for the CLI from the release page:
20
21
-https://github.com/aminya/minijson/releases/tag/v0.5.0
+https://github.com/aminya/minijson/releases/tag/v0.5.1
22
23
- Dub
24
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@aminya/minijson",
3
"author": "Amin Yahyaabdi",
4
- "version": "0.5.0",
+ "version": "0.5.1",
5
"description": "Minify JSON files blazing fast! Supports Comments. Written in D.",
6
"homepage": "https://github.com/aminya/minijson",
7
"license": "MIT",
0 commit comments