From a8f003a8083da0f324aa407da7bd229d25575a58 Mon Sep 17 00:00:00 2001 From: mikolalysenko Date: Sun, 8 May 2016 23:03:15 -0700 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34ab830e..3f838295 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "3.0.4", + "version": "3.0.5", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {