Skip to content

Commit 2f27ad4

Browse files
authored
Release 1.33.0 (#981)
* Update package.json * Update HISTORY.md
1 parent 6efbbcf commit 2f27ad4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 1.33.0
4+
5+
* Bump mcdata
6+
37
## 1.32.2
48

59
* fix: cross version ping

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-protocol",
3-
"version": "1.32.2",
3+
"version": "1.33.0",
44
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)