diff --git a/package.json b/package.json index 8da7691..7772d2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-static-docs", - "version": "0.25.0", + "version": "0.26.0", "description": "Generates static documentation for humans based on the contents of JSON schema files (yml or json).", "main": "lib/json-schema-static-docs.js", "bin": {