From ed20c86ac0c262f1139a8c91bab6dcf96989f011 Mon Sep 17 00:00:00 2001 From: lammas Date: Tue, 4 Oct 2016 09:51:20 +0300 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {