From 88063ebf2764b13525268e7ac6d522235b2f6dda Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Wed, 5 Aug 2015 00:37:08 -0400 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f302729..811c66c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.4.0", + "version": "3.5.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",