From 9fe1589a7d0036bf92d66a5254eaa47e833d8969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Hsu=20=28=E5=BE=90=E6=89=BF=E5=BF=97=29?= Date: Fri, 25 Jan 2019 08:50:28 +0800 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e79ee70..e3c26f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql.macro", - "version": "1.3.0", + "version": "1.3.1", "main": "lib/index.js", "module": "es/index.js", "sideEffects": false,