Release 1.23.2

This commit is contained in:
Romain Beaumont 2021-03-01 23:34:32 +00:00
parent cbfa9ef046
commit e9cb2ffbd7
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# History
## 1.23.2
* Remove test code from microsoftAuth
## 1.23.1
* revert refactor tns dns for now to fix it

View file

@ -1,6 +1,6 @@
{
"name": "minecraft-protocol",
"version": "1.23.1",
"version": "1.23.2",
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
"main": "src/index.js",
"types": "src/index.d.ts",