This commit is contained in:
mmorrison 2019-11-11 03:05:27 -06:00
parent 1c351fc3a4
commit 211c2d1635
2 changed files with 4 additions and 1 deletions

View file

@ -471,6 +471,9 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
Changelog
---
### 2.0.20
* Fixed minecraft protocol never throwing exceptions
### 2.0.19
* Added Days of War (2017)
* Added The Forrest (2014)

View file

@ -11,7 +11,7 @@
],
"main": "lib/index.js",
"author": "Michael Morrison",
"version": "2.0.19",
"version": "2.0.20",
"repository": {
"type": "git",
"url": "https://github.com/sonicsnes/node-gamedig.git"