From efea88ec7be15e2ca5c90dc59edbe30406a6511a Mon Sep 17 00:00:00 2001 From: Ian J Miller Date: Fri, 24 Jan 2020 08:39:57 -0500 Subject: [PATCH] new icons build fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 702dbb1..2cc8f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feather-icons-react", - "version": "0.4.0", + "version": "0.4.1", "description": "Feather Icons as a React component.", "main": "build/index.js", "scripts": {