We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1223ea1 commit c8a422cCopy full SHA for c8a422c
TextToSpeech.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "TextToSpeech"
3
- s.version = "1.4.0"
+ s.version = "1.4.1"
4
s.summary = "React Native Text-To-Speech library for Android and iOS"
5
6
s.homepage = "https://github.com/ak1394/react-native-tts"
package.json
{
"name": "react-native-tts",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "React Native Text-To-Speech module for Android and iOS",
"main": "index.js",
"repository": {
0 commit comments