diff --git a/package-lock.json b/package-lock.json index 44fbe324..646f05c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "4.5.3", + "version": "4.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3288d6a9..f93d2832 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "4.5.3", + "version": "4.6.0", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {