diff --git a/package.json b/package.json index 274ee48..65dc615 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-static-docs", - "version": "0.23.1", + "version": "0.24.1", "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": {