From f5df90d4279e57a0f2cef3edc8b179a48856224e Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 17 Mar 2017 12:09:14 -0700 Subject: [PATCH] Update to 4.0.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index c39242e97..9ba242cb9 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "4.0.0", - "releasenote": "Revised the OpenGL API, added DataPointer/BytePointer, asset library improvements", + "version": "4.0.1", + "releasenote": "OpenGL API and AssetLibrary fixes", "contributors": [ "singmajesty" ] } \ No newline at end of file