From 4eddea5f354e370dfe54bb13d0a2391b494ca014 Mon Sep 17 00:00:00 2001 From: Jorgen Evens Date: Tue, 18 Feb 2020 00:24:55 +0100 Subject: [PATCH] 3.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b160e16..da88e60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-avatar", - "version": "3.9.0", + "version": "3.9.1", "description": "Universal React avatar component makes it possible to generate avatars based on user information.", "main": "lib/index.js", "module": "es/index.js",