From 62e415bcf73f28531a3591441c95039f99395523 Mon Sep 17 00:00:00 2001 From: Nick Seryakov Date: Mon, 25 Nov 2024 16:27:44 +0400 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f517638..d626ee7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kolking/react-native-avatar", - "version": "2.1.2", + "version": "2.1.3", "description": "Display user avatars in React Native like a pro with support for Gravatar, user initials, unique colors, badges, statuses, and more.", "author": "Nick Seryakov (https://github.com/kolking)", "license": "MIT",