From e69a6d5a7e13744485e399a4f5673a6d4c7cfa1a Mon Sep 17 00:00:00 2001 From: Ian J Miller Date: Tue, 10 Apr 2018 22:27:39 -0500 Subject: [PATCH] version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6a066d..d9c250a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feather-icons-react", - "version": "0.1.5", + "version": "0.2.0", "description": "Feather Icons as a React component.", "main": "build/index.js", "scripts": {