From 7df96bbfdbf68eee4ec7f977819dc439c5a260ae Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Mon, 2 Nov 2015 18:04:16 +0100 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9658ff37..d5a2b539 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-graphql", - "version": "0.4.1", + "version": "0.4.2", "description": "Create a GraphQL HTTP server with Express.", "contributors": [ "Lee Byron (http://leebyron.com/)",