From 485bf7d9fddf831613737316f8cf6e973a86bdf6 Mon Sep 17 00:00:00 2001 From: lammas Date: Thu, 16 Jun 2016 13:37:33 +0300 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6130c4..8d37c34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glsl-man", - "version": "1.0.4", + "version": "1.0.5", "description": "GLSL parser and code generator based on Google's glsl-unit grammar", "main": "index.js", "scripts": {