From 1e609524e8365cb795ea0b9ea3289a378977eca1 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 24 Jun 2015 13:31:17 -0400 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dda4693..1743372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "2.2.0", + "version": "2.2.1", "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",