From 7627e6a3a0d2c12ee9a3bc50a62359ca8e62bcdc Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 13 Jan 2016 01:02:52 -0500 Subject: [PATCH] 3.17.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56a139..c3c2918 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.17.1", + "version": "3.17.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",