From 21c3f7ecb72786b57cf14a95ecd68af9d3a5785b Mon Sep 17 00:00:00 2001 From: Fedor Nezhivoy Date: Tue, 20 Oct 2015 18:06:26 +0600 Subject: [PATCH] 0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fa5fdc..ecfd479 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adrenaline", - "version": "0.11.0", + "version": "0.11.1", "description": "React bindings for Redux with Relay in mind", "main": "./lib/index.js", "scripts": {