From ad0be5a0bf93de53eb8ad860c9eb05d662f41d5d Mon Sep 17 00:00:00 2001 From: mmorrison Date: Sat, 12 Jan 2019 22:57:29 -0600 Subject: [PATCH] 2.0.1 --- README.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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"