Skip to content

Commit 90ea8c4

Browse files
authored
Merge pull request #413 from PrismarineJS/release-3.99.1
2 parents c3ec6fc + c69feea commit 90ea8c4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

doc/history.md

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

3+
## 3.99.1
4+
5+
* update `minecraft-data`
6+
37
## 3.99.0
48

59
* update `minecraft-data`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-data",
3-
"version": "3.99.0",
3+
"version": "3.99.1",
44
"description": "Provide easy access to minecraft data in node.js",
55
"main": "index.js",
66
"tonicExampleFilename": "example.js",

0 commit comments

Comments
 (0)