From fd8df45e5d114e737731609b704b75225e885c88 Mon Sep 17 00:00:00 2001 From: Connor Couetil Date: Mon, 12 Feb 2024 17:40:18 -0500 Subject: [PATCH] 6.11.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 618411b2..df29c543 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-social-icons", - "version": "6.10.0", + "version": "6.11.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 +}