Skip to content

Commit

Permalink
Update version number in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1394 committed Mar 17, 2021
1 parent 0d0ae94 commit 4f7c6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TextToSpeech.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TextToSpeech"
s.version = "2.0.0"
s.version = "4.0.0"
s.summary = "React Native Text-To-Speech library for Android and iOS"

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

0 comments on commit 4f7c6bb

Please sign in to comment.