Skip to content

Commit 55e266f

Browse files
authored
Merge pull request #138 from tomcollins/update-to-0.28.1
Update to 0.28.1
2 parents ac16e6a + ca07138 commit 55e266f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-schema-static-docs",
3-
"version": "0.28.0",
3+
"version": "0.28.1",
44
"description": "Generates static documentation for humans based on the contents of JSON schema files (yml or json).",
55
"main": "lib/json-schema-static-docs.js",
66
"bin": {

0 commit comments

Comments
 (0)