From e8634e17ca49b4fa9e3b1c791ebae283b68f40b6 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Tue, 9 Jun 2015 14:45:34 -0400 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53fcb2f..695562f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "2.0.0", + "version": "2.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",