From 3cf787b5ee0034685353c21977367ac6257f9ec9 Mon Sep 17 00:00:00 2001 From: Hirako2000 Date: Sun, 16 Jul 2017 21:13:06 +0700 Subject: [PATCH] v2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02e66be84..209f481ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whs", - "version": "2.1.4", + "version": "2.1.5", "description": "Super-fast 3D framework for Web Applications & Games. Based on Three.js", "main": "build/whs.js", "jsnext:main": "build/whs.module.js",