From e016052c4cc32c922800d16288aaaa45a79d3e6d Mon Sep 17 00:00:00 2001 From: Daniel Seripap Date: Fri, 16 Mar 2018 10:30:06 -0400 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65cf32..6bfed49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vainglory", - "version": "1.3.8", + "version": "1.4.0", "description": "A Javascript API Client for Vainglory.", "main": "dist/index.js", "scripts": {