From 6de2eb57f1333467958d8b35762240066e0f941d Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Fri, 11 Nov 2016 18:01:35 -0800 Subject: [PATCH] 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afac82f7..eec86e0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-graphql", - "version": "0.5.4", + "version": "0.6.0", "description": "Production ready GraphQL HTTP middleware.", "contributors": [ "Lee Byron (http://leebyron.com/)",