From aadb710662187e5b01e22bc4ba664b5833e0a344 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Wed, 3 Feb 2016 01:38:31 -0800 Subject: [PATCH] 0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc619e66..5a19a66a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-graphql", - "version": "0.4.6", + "version": "0.4.7", "description": "Create a GraphQL HTTP server with Express.", "contributors": [ "Lee Byron (http://leebyron.com/)",