From 0d1526375a727fa7a161a3f65bdd997869b0cd39 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 28 Jun 2016 16:54:55 +0800 Subject: [PATCH] bump to 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdeda150..ca3d1a2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fecs", - "version": "0.8.0", + "version": "0.8.1", "description": "Front End Code Style Suite", "main": "index.js", "scripts": {