From 0069bb36ef16f3b33e85833b0bdd88136081240d Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Fri, 4 Mar 2016 19:36:42 -0500 Subject: [PATCH] 3.19.0-beta2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d94274..83775b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.19.0-beta1", + "version": "3.19.0-beta2", "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",