From f341dbe72aacadabb133d65e5ff750ad92293bb4 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Thu, 13 Aug 2015 00:16:01 -0400 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dabf945..3fa8b07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.5.2", + "version": "3.6.0", "description": "Provides an interface for logging into and interacting with the Steam Community website", "keywords": ["steam", "steam community"], "homepage": "https://github.com/DoctorMcKay/node-steamcommunity",