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