From bda695c80c2a911b632a5948fb42b068c5e2232d Mon Sep 17 00:00:00 2001 From: Jorgen Evens Date: Wed, 3 Jun 2020 00:08:51 +0200 Subject: [PATCH] 3.9.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8383611..8c7ab1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-avatar", - "version": "3.9.6", + "version": "3.9.7", "description": "Universal React avatar component makes it possible to generate avatars based on user information.", "main": "lib/index.js", "module": "es/index.js",