diff --git a/package.json b/package.json index 723b147..2761623 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glsl-man", - "version": "1.1.1", + "version": "1.1.2", "description": "GLSL parser and code generator based on Google's glsl-unit grammar", "main": "index.js", "scripts": {