From 30a6a36199025c27a1e439698cf608514bbcffd4 Mon Sep 17 00:00:00 2001 From: Jimmy Griffith Date: Tue, 1 Dec 2015 13:14:12 -0800 Subject: [PATCH] version bump, v4.1.0 latest timestep, webgl optimization --- modules/timestep | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/timestep b/modules/timestep index 6cb7108..8018603 160000 --- a/modules/timestep +++ b/modules/timestep @@ -1 +1 @@ -Subproject commit 6cb7108441a0b21a951cc6ec9b6a4ad52f03e91f +Subproject commit 801860379de07ad5056858a1159b32653d7a9882 diff --git a/package.json b/package.json index dc56554..3e87824 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "devkit-core", "author": "Game Closure", "description": "devkit engine", - "version": "4.0.6", + "version": "4.1.0", "repository": { "type": "git", "url": "http://github.com/gameclosure/devkit-core.git"