Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1394 committed Oct 5, 2017
1 parent 1223ea1 commit c8a422c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "1.4.0"
s.version = "1.4.1"
s.summary = "React Native Text-To-Speech library for Android and iOS"

s.homepage = "https://github.com/ak1394/react-native-tts"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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": {
Expand Down

0 comments on commit c8a422c

Please sign in to comment.