From 544b383d9966db606c21888ea4e2af30c2310119 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Thu, 24 Mar 2016 17:04:58 -0700 Subject: [PATCH] 0.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 615a07c1b52..1ad209b86c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphiql", - "version": "0.6.5", + "version": "0.6.6", "description": "An graphical interactive in-browser GraphQL IDE.", "contributors": [ "Hyohyeon Jeong ",