From 6791f492f2ea8007b410d59344e4e6385c493b8b Mon Sep 17 00:00:00 2001 From: James Baxley Date: Mon, 2 May 2016 22:57:44 -0400 Subject: [PATCH] version bump to ensure file placement --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07d90477ec..034fdcc057 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-apollo", - "version": "0.2.0-rc.2", + "version": "0.2.0-rc.3", "description": "React data container for Apollo Client", "main": "index.js", "scripts": {