From 5f50543f7608d52403b1440d1a617626f412a63f Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Wed, 7 Feb 2018 11:09:04 -0800 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e0ab35f76..cfd7924af9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql", - "version": "0.13.0-rc.1", + "version": "0.13.0", "description": "A Query Language and Runtime which can target any service.", "license": "MIT", "main": "index.js",