diff --git a/package.json b/package.json index 9759b43..0e1ee76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-animate-height", - "version": "3.0.0-beta.5", + "version": "3.0.0", "description": "Lightweight React component for animating height using CSS transitions.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",