From 32f6d0af6f421edf0666b73cb76632f996c93078 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: Fri, 25 Aug 2023 20:12:05 +0800 Subject: [PATCH] 7.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc7ab919..1c1154c1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-table", - "version": "7.33.0-alpha.4", + "version": "7.33.0", "description": "table ui component for react", "engines": { "node": ">=8.x"