diff --git a/package.json b/package.json index e7d7d5a..565c339 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webgl-glsl-unit-test", "description": "A helper library to test GLSL code within a unit test environment", - "version": "0.1.1", + "version": "0.1.2", "type": "module", "files": [ "dist",