Skip to content

Commit

Permalink
chore(release): 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 10, 2021
1 parent 483de4e commit eb33bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm install @aminya/minijson

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

https://github.com/aminya/minijson/releases/tag/v0.5.0
https://github.com/aminya/minijson/releases/tag/v0.5.1

- Dub

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aminya/minijson",
"author": "Amin Yahyaabdi",
"version": "0.5.0",
"version": "0.5.1",
"description": "Minify JSON files blazing fast! Supports Comments. Written in D.",
"homepage": "https://github.com/aminya/minijson",
"license": "MIT",
Expand Down

0 comments on commit eb33bcf

Please sign in to comment.