From a723899d28093ab5f9d8459794f82ff7271b1280 Mon Sep 17 00:00:00 2001 From: zombiej Date: Tue, 12 Jan 2021 15:40:12 +0800 Subject: [PATCH] 3.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5725204..9b367ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-virtual-list", - "version": "3.2.4", + "version": "3.2.5", "description": "React Virtual List Component", "engines": { "node": ">=8.x"