From b1018c29280da220602cb6050d2b4dcc57036c90 Mon Sep 17 00:00:00 2001 From: James Baxley Date: Sat, 28 May 2016 18:42:21 -0400 Subject: [PATCH] minor bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5444b2d5c9..2a79a9f0bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-apollo", - "version": "0.3.5", + "version": "0.3.6", "description": "React data container for Apollo Client", "main": "index.js", "scripts": {