From a88a39c62ca98874b9b02ba56e647a23b774e1da Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Mon, 11 May 2015 15:48:13 -0400 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da030e0..7498d91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "1.0.3", + "version": "1.0.4", "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",