From d2372aa111d204e211b82dc45cea7fbefe885097 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Tue, 29 Sep 2015 23:13:36 -0400 Subject: [PATCH] Released 0.7.0. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e5cbc0c..209729f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vector-icons", - "version": "0.6.11", + "version": "0.7.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": { @@ -25,6 +25,7 @@ "react", "mobile", "ios", + "android", "ui", "icon", "icons",