From f458b3ffc79af14690e23108aae0ebc9a15b6825 Mon Sep 17 00:00:00 2001 From: Fedor Nezhivoy Date: Wed, 23 Sep 2015 18:14:31 +0600 Subject: [PATCH] 0.10.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c7cfb3..5ec92f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adrenaline", - "version": "0.10.5", + "version": "0.10.6", "description": "React bindings for Redux with Relay in mind", "main": "./lib/index.js", "scripts": {