From 9c34d18cd97389bd27bea490d59aa52b14a20f43 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Sun, 7 Aug 2016 00:04:56 -0400 Subject: [PATCH] 3.23.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fca136e..af28d0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.23.0", + "version": "3.23.1", "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",