From 903368586e8c3097774e2ef2643d10e1bf2d1496 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Fri, 28 Apr 2017 19:31:08 -0700 Subject: [PATCH] 0.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bd9eeef08..91d38cc3a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql", - "version": "0.9.4", + "version": "0.9.5", "description": "A Query Language and Runtime which can target any service.", "contributors": [ "Lee Byron (http://leebyron.com/)",