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": {