From 1fd9c1ad0175f62e507152fa74be876f9387a6ff Mon Sep 17 00:00:00 2001
From: Connor Couetil <couetilc@gmail.com>
Date: Sat, 29 Jan 2022 11:37:37 -0800
Subject: [PATCH] 5.10.0

---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 58063451..5457f219 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "react-social-icons",
-  "version": "5.9.0",
+  "version": "5.10.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
diff --git a/package.json b/package.json
index 5e22a282..3efbdb91 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-social-icons",
-  "version": "5.9.0",
+  "version": "5.10.0",
   "description": "beautiful, easy svg social icons in react",
   "main": "./build/react-social-icons.js",
   "types": "./build/react-social-icons.d.ts",