diff --git a/package.json b/package.json index e9f870d..b4e8b88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ogl", - "version": "1.0.0", + "version": "1.0.1", "description": "WebGL Library", "type": "module", "main": "./src/index.js",