From b16a8144ff6ee112bcf13cdd415935dd2252be3d Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Thu, 30 Jul 2015 16:50:36 -0400 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce1b814..f302729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.3.3", + "version": "3.4.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",