diff --git a/package.json b/package.json index 43e3baf..d0568af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-csgo-gsi", - "version": "0.0.1", + "version": "0.0.2", "description": "Counter-Strike: Global Offensive Game State Integration for nodejs. https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Game_State_Integration", "main": "index.js", "repository": {