diff --git a/package.json b/package.json index b7c6ef1b..c4dfd684 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-social-icons", - "version": "6.3.0", + "version": "6.4.0", "description": "beautiful, easy svg social icons in react", "main": "./dist/react-social-icons.cjs", "module": "./dist/react-social-icons.js", @@ -139,4 +139,4 @@ "react-dom": "^18.2.0" }, "packageManager": "pnpm@8.6.6" -} \ No newline at end of file +}