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