Skip to content

Commit 763d017

Browse files
committed
Release 1.2.0
1 parent db93de4 commit 763d017

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 1.2.0
4+
5+
* add long array
6+
37
## 1.1.1
48

59
* remove fs.read for webpack

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-nbt",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "A parser and serializer for NBT archives",
55
"keywords": [
66
"nbt",

0 commit comments

Comments
 (0)