From 3117f291c3c841d450e52dae17343ca51099d5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 1 Oct 2015 17:16:25 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b76d2..40c97ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl-react-native", - "version": "1.0.1", + "version": "1.1.0", "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