From 9bb5068228b1c21763b3548d9b8d2a87960943f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=9C=D0=B0?= =?UTF-8?q?=D1=82=D0=BB=D0=B0=D1=88?= Date: Mon, 22 Nov 2021 17:15:28 +0300 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2327057..e98da1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@amatlash/vite-plugin-stylelint", - "version": "1.1.1", + "version": "1.2.0", "description": "Vite 2 plugin to lint CSS with stylelint.", "main": "dist/index.js", "types": "dist/index.d.ts",