From 77c61b5f1f8894b9dc7a6bd778279399333c3f86 Mon Sep 17 00:00:00 2001 From: Mihir Soni Date: Sat, 30 Jul 2016 12:02:03 +0530 Subject: [PATCH] Released v0.6 --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bcf518c..fd4c529 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-android-speech", - "version": "0.0.2", + "version": "0.0.6", "description": "This is simple module for React Native for Android Text to Speech Engine", "main": "index.android.js", "scripts": { @@ -11,6 +11,8 @@ "url": "git+https://github.com/mihirsoni/react-native-android-speech.git" }, "keywords": [ + "react-native", + "react-component", "React", "Native", "Android",