Skip to content

Commit eb33bcf

Browse files
committed
chore(release): 0.5.1
1 parent 483de4e commit eb33bcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm install @aminya/minijson
1818

1919
You can also download the binaries for the CLI from the release page:
2020

21-
https://github.com/aminya/minijson/releases/tag/v0.5.0
21+
https://github.com/aminya/minijson/releases/tag/v0.5.1
2222

2323
- Dub
2424

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aminya/minijson",
33
"author": "Amin Yahyaabdi",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "Minify JSON files blazing fast! Supports Comments. Written in D.",
66
"homepage": "https://github.com/aminya/minijson",
77
"license": "MIT",

0 commit comments

Comments
 (0)