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