From bd87f27c9c0309e4b51dd00093f80c6c49f8fb62 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Fri, 7 Aug 2015 00:28:33 -0400 Subject: [PATCH] 3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b13c8b..dabf945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.5.1", + "version": "3.5.2", "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",