From 8ca763d9b91b7d1268b9369cbb64aae643c22a2e Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Sun, 26 Apr 2015 01:33:29 -0400 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 024c7b0..413d83d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "1.0.1", + "version": "1.0.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",