Skip to content

Commit 64865d6

Browse files
committed
Fix package version
1 parent 30bc2e8 commit 64865d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kolking/react-native-avatar",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"description": "Display user avatars in React Native like a pro with support for Gravatar, user initials, unique colors, badges, statuses, and more.",
55
"author": "Nick Seryakov (https://github.com/kolking)",
66
"license": "MIT",

0 commit comments

Comments
 (0)