diff --git a/package.json b/package.json index 30d994fc..4f3c93c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-tabs", - "version": "12.4.2", + "version": "12.5.0", "description": "tabs ui component for react", "engines": { "node": ">=8.x" @@ -85,4 +85,4 @@ "react": ">=16.9.0", "react-dom": ">=16.9.0" } -} \ No newline at end of file +}