From 2d86f8114257b59f238e2086d2787b19c6f28125 Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Tue, 6 Oct 2015 18:53:33 -0400 Subject: [PATCH] 3.9.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c19fca..fa84dd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steamcommunity", - "version": "3.9.5", + "version": "3.9.6", "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",