This commit is contained in:
Michael Morrison 2021-05-18 22:35:11 -05:00
parent e6329dd583
commit 68b8dfd684
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### 3.0.4
* Add support for Discord widget
### 3.0.3
* Greatly improve gamespy1 protocol, with additional error handling and xserverquery support.

View File

@ -24,7 +24,7 @@
],
"main": "lib/index.js",
"author": "GameDig Contributors",
"version": "3.0.3",
"version": "3.0.4",
"repository": {
"type": "git",
"url": "https://github.com/gamedig/node-gamedig.git"