diff --git a/README.md b/README.md index 195c0b5..27b8c83 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,10 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc. Changelog --- +### 2.0.1 +* Updated reagme games list for 2.0 +* Fixed csgo default port + ### 2.0 ##### Breaking API changes diff --git a/package.json b/package.json index a8c3ca5..d7cdda5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "2.0.0", + "version": "2.0.1", "repository": { "type": "git", "url": "https://github.com/sonicsnes/node-gamedig.git"