Skip to content

Commit

Permalink
Release 1.0.2 (#2)
Browse files Browse the repository at this point in the history
* Release 1.0.2

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
  • Loading branch information
github-actions[bot] and extremeheat authored Aug 27, 2023
1 parent 419d27e commit 6b2d048
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.2
* Update prismarine-nbt dep

## 1.0.1

Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nbt-dump",
"version": "1.0.1",
"version": "1.0.2",
"description": "Read and write Minecraft Named Binary Tag files in big, little and little-varint encoding",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 6b2d048

Please sign in to comment.