diff --git a/package.json b/package.json index d1895037..965e984e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-util", - "version": "5.24.4", + "version": "5.24.5", "description": "Common Utils For React Component", "keywords": [ "react", @@ -60,4 +60,4 @@ "react": ">=16.9.0", "react-dom": ">=16.9.0" } -} \ No newline at end of file +}