From 1dbc4bb6bcf1dfbdb0338b0186be9a6a2d74775c Mon Sep 17 00:00:00 2001
From: Andy Steed <andsteed@adobe.com>
Date: Fri, 13 Apr 2018 11:52:08 -0700
Subject: [PATCH] Bump version to 1.0.4

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 55a420c..ffd770b 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ You can conveniently use the JSON Schema Markdown Tools from `npm`. This makes i
 
 ```json
   "devDependencies": {
-    "jsonschema2md": "^1.0.3"
+    "jsonschema2md": "^1.0.4"
   }
 ```
 
-- 
GitLab