diff --git a/CHANGELOG.md b/CHANGELOG.md index b119042..7b543b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -### To Be Released +### 4.0.7 * Updated some dependencies to solve vulnerabilities * Fixed an issue regarding GameSpy 1 not correctly checking and parsing for numbers. * Risk of Rain 2 (2019) - Added support diff --git a/package.json b/package.json index 248a3fa..9fbc1ef 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ ], "main": "lib/index.js", "author": "GameDig Contributors", - "version": "4.0.6", + "version": "4.0.7", "repository": { "type": "git", "url": "https://github.com/gamedig/node-gamedig.git"