From adb77a102bfd7e9a6c75beaed797c8ce6112dd81 Mon Sep 17 00:00:00 2001 From: Ian J Miller Date: Tue, 14 Jan 2020 19:20:31 -0500 Subject: [PATCH] version 0.4.0 - fill prop --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2e5547..702dbb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feather-icons-react", - "version": "0.3.3", + "version": "0.4.0", "description": "Feather Icons as a React component.", "main": "build/index.js", "scripts": {