From 758b749487ef7c9dd3830c1105e6103a6f17999b Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Sat, 25 Feb 2017 19:12:42 -0500 Subject: [PATCH] 3.30.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 032aa4c..5ec5379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.30.5", + "version": "3.30.6", "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",