From adaa2dc111b295f4c48076153ffcc01e975dd591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 28 Aug 2015 14:14:54 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8875312..175db43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl-react", - "version": "0.1.0", + "version": "0.1.1", "description": "WebGL bindings for react to implement complex effects over images and content, in the descriptive VDOM paradigm", "main": "src/index.js", "browserify": {