From 671ccd40d3cf94bc0833b68fc17830092af98d46 Mon Sep 17 00:00:00 2001 From: zombiej Date: Thu, 15 Oct 2020 16:38:37 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9de19775..d4121840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-virtual-list", - "version": "3.1.1", + "version": "3.2.0", "description": "React Virtual List Component", "engines": { "node": ">=8.x"