From 884060e682567d32a413d5b9e2457f69ea1526d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Thu, 18 May 2023 11:34:36 +0800 Subject: [PATCH] 3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5065d104..4785a08c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-virtual-list", - "version": "3.5.1", + "version": "3.5.2", "description": "React Virtual List Component", "engines": { "node": ">=8.x"