From a92bab265e29be346194689bce7179dab567161b Mon Sep 17 00:00:00 2001 From: Fedor Nezhivoy Date: Mon, 12 Oct 2015 12:52:45 +0600 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b747d4..9fa5fdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adrenaline", - "version": "0.10.6", + "version": "0.11.0", "description": "React bindings for Redux with Relay in mind", "main": "./lib/index.js", "scripts": {