From 2fcdaf78896af3d2290a465127e3e2338667388b Mon Sep 17 00:00:00 2001 From: Alexandro Date: Mon, 24 Apr 2017 01:18:03 +0700 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dbd835..5a243bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-schema-map", - "version": "0.0.8", + "version": "0.0.9", "description": "Mapping GraphQLSchema", "main": "index.js", "scripts": {