From 27878d7bf36e12b8c4d9c4764a03e57e5977adbb Mon Sep 17 00:00:00 2001 From: Jorgen Evens Date: Tue, 16 Nov 2021 14:10:49 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58754e6..e244ee7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-avatar", - "version": "3.10.0", + "version": "4.0.0", "description": "Universal React avatar component makes it possible to generate avatars based on user information.", "main": "lib/index.js", "module": "es/index.js",