From 0e52aedd67c4ca0d61b11f5f21b0ced31ff67909 Mon Sep 17 00:00:00 2001 From: "Ian J. Miller" Date: Mon, 6 Nov 2017 08:56:48 -0600 Subject: [PATCH] first minor version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60121b5..90a57b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feather-icons-react", - "version": "0.0.1", + "version": "0.1.0", "description": "Feather Icons as a React component.", "main": "index.js", "scripts": {