From 3e8132d8f35c0d0ca1ec3f81307f9926f68660b0 Mon Sep 17 00:00:00 2001 From: Marcus Molchany Date: Mon, 7 Feb 2022 15:03:20 -0800 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdae728..bef8f4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jazzicon", - "version": "1.0.2", + "version": "1.0.3", "description": "React component for danfinlay/jazzicon", "main": "dist/index.js", "types": "dist/index.d.ts",