diff --git a/package.json b/package.json index b82fd5f5..d6e545be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-markdown", - "version": "7.0.0", + "version": "7.0.1", "description": "Generate documentation for your GraphQL schema in Markdown", "main": "src/index.js", "bin": "src/index.js",