From 80e1b89fcd9cda651bc6339b3da83ede31f7b9b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ian=20Miller=20=F0=9F=A6=90?= Date: Tue, 2 Feb 2021 20:14:13 -0500 Subject: [PATCH] v 0.4.3 - new icons --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b09fd12..f3a0d3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feather-icons-react", - "version": "0.4.2", + "version": "0.4.3", "description": "Feather Icons as a React component.", "main": "build/index.js", "scripts": {