diff --git a/package.json b/package.json index 3fd4a37..3036924 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shrthnd", - "version": "0.0.6", + "version": "0.0.7", "description": "Makes your CSS files lighter and more readable by converting and combining CSS properties into their shorthand versions when possible.", "main": "index.js", "bin": "bin/index.js",