From ed19e0c2fe8500d03fc5b3f2e74cb52698c229a8 Mon Sep 17 00:00:00 2001 From: Wei-Wei Wu Date: Mon, 10 Aug 2020 11:32:10 -0700 Subject: [PATCH] v9.22.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31f9bc43d..14d669e89 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "React components for efficiently rendering large, scrollable lists and tabular data", "author": "Brian Vaughn ", "user": "bvaughn", - "version": "9.22.0", + "version": "9.22.1", "homepage": "https://github.com/bvaughn/react-virtualized", "main": "dist/commonjs/index.js", "module": "dist/es/index.js",