From 95c6896e6dfe20d04831430385111d859937c97b Mon Sep 17 00:00:00 2001 From: gigobyte Date: Mon, 14 Aug 2017 19:44:55 +0300 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a21e666..7044a481 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hltv", - "version": "2.1.0", + "version": "2.1.1", "description": "The unofficial HLTV Node.js API", "main": "lib/index.js", "types": "lib/index.d.ts",