diff --git a/package.json b/package.json index acf884f..2f937bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iconr", - "version": "0.7.1", + "version": "0.7.2", "description": "CLI tool that consumes a directory of SVG images and outputs a CSS file of inlined data as well as a directory of PNG images for fallback if necessary.", "preferGlobal": true, "main": "./bin/iconr.js",