From 3bd2b288fbe2948e2eb8ae6d289ed5d8d5140968 Mon Sep 17 00:00:00 2001 From: Jason Kuhrt Date: Wed, 6 Feb 2019 23:32:18 -0500 Subject: [PATCH] chore(release): bump version to 0.6.0-rc6 --- packages/graphqlgen/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphqlgen/package.json b/packages/graphqlgen/package.json index 8ed7d873..2c09d03d 100644 --- a/packages/graphqlgen/package.json +++ b/packages/graphqlgen/package.json @@ -1,6 +1,6 @@ { "name": "graphqlgen", - "version": "0.6.0-rc5", + "version": "0.6.0-rc6", "description": "Generate resolver types based on a GraphQL Schema", "main": "dist/index.js", "files": [