From dd3a9254aaa8afa834ff3a52c14b52d2d43938f1 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Mon, 12 Sep 2016 11:22:29 -0400 Subject: [PATCH] 3.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10c80da..c06493e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.26.0", + "version": "3.26.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",