From bb917af86e144495fd4d535e635203fd32d50ba0 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 10 Aug 2016 18:55:36 -0400 Subject: [PATCH] 3.23.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f41eba2..b4010e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.23.2", + "version": "3.23.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",