From f015ec7b916a65f1b0f7f493178c574cb3654617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=84=E4=BF=8A=E9=9C=96?= Date: Sun, 26 Dec 2021 00:50:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 786a861..59af53b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-peeling", - "version": "1.0.1", + "version": "2.0.0", "description": "", "main": "index.js", "typings": "./index.d.ts",