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