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