From 45cbbd0b2861fdcadb18683323ff1ccf5c2f5a51 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Thu, 24 Mar 2016 16:05:22 -0700 Subject: [PATCH] 0.4.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84710d9b..9d0532e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-graphql", - "version": "0.4.11", + "version": "0.4.12", "description": "Create a GraphQL HTTP server with Express.", "contributors": [ "Lee Byron (http://leebyron.com/)",