From 27d64d1fc60cf3697cc862629f2bd8944fcd18f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Sat, 16 Jan 2016 22:24:53 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47767ae8..6d696e07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gl-react", - "version": "2.1.0", + "version": "2.1.1", "description": "gl-react share code across gl-react-dom and gl-react-native. You can implement complex effects over images and components, in the descriptive VDOM paradigm", "main": "lib/index.js", "scripts": {