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