diff --git a/package.json b/package.json index cd648c09..c2c1af4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-social-icons", - "version": "6.17.0", + "version": "6.18.0", "description": "beautiful, easy svg social icons in react", "main": "./dist/react-social-icons.cjs", "module": "./dist/react-social-icons.js", @@ -152,4 +152,4 @@ "react-dom": "^18.3.1" }, "packageManager": "pnpm@8.15.3" -} \ No newline at end of file +}