From cb1b333d8c80987799004647e03e731383b4265c Mon Sep 17 00:00:00 2001 From: imaustink Date: Wed, 5 Jul 2017 11:45:08 -0700 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7b3e17..f5e4e30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bit-docs-generate-searchmap", - "version": "0.1.3", + "version": "0.1.4", "description": "Generates a searchmap from the docMap", "main": "index.js", "scripts": {