From a71798726fd532448a0811abc4379f9b96c107ce Mon Sep 17 00:00:00 2001 From: runem Date: Fri, 24 May 2019 12:50:58 +0200 Subject: [PATCH] 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77b7ccc6..5719a407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-analyzer", - "version": "0.1.6", + "version": "0.1.7", "description": "CLI that analyzes web components", "main": "lib/index.cjs.js", "typings": "lib/index.cjs.d.ts",