From 48f7d8199987a6fe0cc955c6797931b8ad7e27aa Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 5 Jan 2017 22:42:49 +0100 Subject: [PATCH] Released 4.0.0 --- .npmignore | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 4c1bf14..688f543 100644 --- a/.npmignore +++ b/.npmignore @@ -12,3 +12,4 @@ bower_components Examples .travis.yml +directory diff --git a/package.json b/package.json index 2d61387..b415bfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vector-icons", - "version": "3.0.0", + "version": "4.0.0", "description": "Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling. Choose from 3000+ bundled icons or use your own.", "main": "index.js", "bin": {