From 6f596b5b163442eddf3197ce904351124d909cab Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Fri, 27 Nov 2015 17:57:57 -0500 Subject: [PATCH] 3.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6892d38..f87d621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.10.0", + "version": "3.11.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",