diff --git a/package.json b/package.json
index 7fdb165f292a21852a229f8dbf607b94d90786f0..1f7d5741291f27283db7795ebb7d1fdb2cdcc5f4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@adobe/jsonschema2md",
   "description": "Validate and document complex JSON Schemas the easy way.",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "main": "lib/main.js",
   "bin": {
     "jsonschema2md": "./cli.js"