From 9022a9a45ecd4f63e4621e7d20040631a367ae14 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Thu, 8 Sep 2016 19:45:05 -0400 Subject: [PATCH] 3.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dfa51a..ad9fc17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.24.0", + "version": "3.25.0", "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",