1.0.31 release

This commit is contained in:
mmorrison 2017-08-09 05:23:54 -05:00
parent b015d58a0a
commit 0c7c68f63f
2 changed files with 8 additions and 1 deletions

View File

@ -432,3 +432,10 @@ gamedig --type minecraft --host mc.example.com --port 11234
```
The output of the command will be in JSON format.
Major Version Changes
---
### 1.0
* First official release
* Node.js 6.0 is now required

View File

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