From f0b748f1d53a25688d0a55913c2114c5ebba6949 Mon Sep 17 00:00:00 2001 From: imaustink Date: Tue, 20 Jun 2017 11:51:44 -0700 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5728e7..6005995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bit-docs-generate-searchmap", - "version": "0.1.1", + "version": "0.1.2", "description": "Generates a searchmap from the docMap", "main": "index.js", "scripts": {