diff --git a/package-lock.json b/package-lock.json index 4adb74f7..68c01bad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gl", - "version": "6.0.1", + "version": "6.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gl", - "version": "6.0.1", + "version": "6.0.2", "hasInstallScript": true, "license": "BSD-2-Clause", "dependencies": { diff --git a/package.json b/package.json index 5d2df9c8..08377992 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl", - "version": "6.0.1", + "version": "6.0.2", "description": "Creates a WebGL context without a window", "main": "index.js", "directories": {