From d74043261e6ce9428a50b79a3bf4ae3d1c9aaae0 Mon Sep 17 00:00:00 2001 From: Francis Marineau Date: Thu, 4 Jun 2020 14:03:19 -0400 Subject: [PATCH] NPM version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",