From b39f728c0f51be440e17173150fa12b81e76dc09 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Tue, 30 Jan 2018 08:58:55 -0800 Subject: [PATCH] 0.13.0-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc5e6a5bf0..ad0c6228a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql", - "version": "0.12.3", + "version": "0.13.0-rc.1", "description": "A Query Language and Runtime which can target any service.", "license": "MIT", "main": "index.js",