From 303ce10e7302f4953a74c7658e22dd1226ff2672 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Mon, 27 Jun 2016 16:57:12 -0400 Subject: [PATCH] 3.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d3e853..0fbc8b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.20.0", + "version": "3.21.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",