From a4396bcc85e008b618ec14ef00212c687870149c Mon Sep 17 00:00:00 2001 From: jakubfiala Date: Sun, 21 Jan 2018 23:23:04 +0000 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7780139..5fe7b4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-json-schema", - "version": "0.1.1", + "version": "0.1.2", "description": "Converts between GraphQL Schema Language and JSON Schema", "main": "index.js", "scripts": {