From fa237d1f4f3d694cd21f9f8c32e47b1420a1221f Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Sat, 14 Jan 2017 01:09:57 +0200 Subject: [PATCH] 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4be0bf6b..a1cbe72b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "4.0.2", + "version": "4.0.3", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {