From b6ed8c81b1e6f15e4c54178c4215c23eb93ddbd6 Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Thu, 17 Aug 2017 00:41:51 -0400 Subject: [PATCH] Alpha 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92c3707c217..a8c109c721e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-tools", - "version": "2.0.0-alpha.4", + "version": "2.0.0-alpha.5", "description": "A set of useful tools for GraphQL", "main": "dist/index.js", "typings": "dist/index.d.ts",