From 11b381b1a4d7d35799dca5776a4797378bfe0c98 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: Tue, 4 Dec 2018 14:46:33 -0600 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21d3e5a..7a3752e 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,5 @@ "test:sass": "sass-lint --config ./node_modules/@inc/sasslint-config/config.json --verbose --no-exit", "watch": "npm run sass:dev" }, - "version": "1.4.2" + "version": "1.4.3" }