Skip to content

Commit b72cb89

Browse files
authored
Release 1.40.1 (#1072)
1 parent da85ee3 commit b72cb89

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/HISTORY.md

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

3+
## 1.40.1
4+
* Fix offline mode (@frej4189)
5+
36
## 1.40.0
47
* Add more fields to playerChat event (@frej4189)
58
* Update to 1.19.3 (@frej4189)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-protocol",
3-
"version": "1.40.0",
3+
"version": "1.40.1",
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)