From 7b02a36fc00a4147b3f3799039900241bcbc4061 Mon Sep 17 00:00:00 2001 From: Daniel Hritzkiv Date: Sun, 8 Sep 2019 22:40:44 -0400 Subject: [PATCH] 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7226fd1..da538df8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "4.3.3", + "version": "4.4.0", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {