Skip to content

Commit

Permalink
Release 2.0.4 (#49)
Browse files Browse the repository at this point in the history
* Release 2.0.4

* Update package.json
  • Loading branch information
rom1504 authored Jun 3, 2023
1 parent fd00c82 commit 40a0cd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ console.log(optimized) // => false

## History

### 2.0.4

* fix publish

### 2.0.3

* Fix simplifying of arrays throwing error (@Lianecx)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mojangson",
"version": "2.0.3",
"version": "2.0.4",
"description": "A mojangson parser written in node.js ",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 40a0cd6

Please sign in to comment.