From c2cf12b4147df595f3396bc7cba45d5235a483a2 Mon Sep 17 00:00:00 2001 From: morishitter Date: Tue, 26 Apr 2016 10:44:49 +0900 Subject: [PATCH] v3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66adfc1..f835490 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylefmt", - "version": "3.2.0", + "version": "3.2.1", "description": "stylefmt is a tool that automatically formats stylesheets code.", "main": "index.js", "scripts": {