Skip to content

Commit c8a422c

Browse files
committed
Bump version number
1 parent 1223ea1 commit c8a422c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TextToSpeech.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "TextToSpeech"
3-
s.version = "1.4.0"
3+
s.version = "1.4.1"
44
s.summary = "React Native Text-To-Speech library for Android and iOS"
55

66
s.homepage = "https://github.com/ak1394/react-native-tts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-tts",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "React Native Text-To-Speech module for Android and iOS",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)