diff --git a/package.json b/package.json index 1cbb497..87a3131 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "svg-icon-review", "displayName": "SVG Icon Review", - "version": "0.1.1", + "version": "0.1.2", "description": "Tool to review SVG icons automatically", "main": "./lib/index.js", "module": "./lib/index.js",