From 0f72ea7d93744ec369fad8049b1bfe25691a11b7 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 4 Jan 2017 00:10:40 -0500 Subject: [PATCH] 3.30.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efba881..5df1336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.30.2", + "version": "3.30.3", "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",