From d8d99a804f166b38103f51ab9bbcb7a079f1e7ae Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 23 Mar 2016 14:33:28 -0400 Subject: [PATCH] 3.19.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0a6364..8ad5cf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.19.3", + "version": "3.19.4", "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",