From edd95cc93f53e069c4792c830d192a12e660af32 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Fri, 17 Jul 2015 22:57:51 -0400 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c65ce4d..35fea3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.0.0", + "version": "3.1.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",