From cc77616fcf5f3a2055ccd274478b91c4e60d57c9 Mon Sep 17 00:00:00 2001 From: James Baxley Date: Thu, 11 Aug 2016 20:16:29 -0400 Subject: [PATCH] release loading and error state --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9263589163..971ea1c3cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-apollo", - "version": "0.3.20", + "version": "0.3.21", "description": "React data container for Apollo Client", "main": "index.js", "scripts": {