From 17f9c271968bb6bed2ba9a99de1299e665e0199a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9D=E3=83=BC=E3=83=AB=20=E3=82=A6=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=83=96?= Date: Fri, 8 Feb 2019 14:18:45 -0600 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce51c8f..ca6380c 100644 --- a/package.json +++ b/package.json @@ -41,5 +41,5 @@ "test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose --no-exit", "watch": "npm run sass:dev" }, - "version": "2.0.1" + "version": "2.1.0" }