From e9f35b2e6aa0d679493bd13593b2e3041f156577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 28 Aug 2015 00:48:03 +0200 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d8beed..5367426 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl-react-native", - "version": "0.1.1", + "version": "0.1.2", "description": "OpenGL bindings for react-native to implement complex effects over images and components, in the descriptive VDOM paradigm", "main": "src/index.js", "repository": { -- 2.26.2