From 2813ad612928cf5380b9d9229df231d2f9ee63c6 Mon Sep 17 00:00:00 2001 From: MadCcc <1075746765@qq.com> Date: Mon, 23 Oct 2023 15:45:56 +0800 Subject: [PATCH] v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 888164c..b6bd6e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-notification", - "version": "5.2.0", + "version": "5.3.0", "description": "notification ui component for react", "engines": { "node": ">=8.x"