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": {