From c5cef51d88d36b646cb8521dc95206ff48305217 Mon Sep 17 00:00:00 2001 From: Nathan Gordon Date: Mon, 27 May 2024 11:47:13 +0200 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d79d7c8..f307eaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ogl", - "version": "1.0.6", + "version": "1.0.7", "description": "WebGL Library", "type": "module", "main": "./src/index.js",