Skip to content
This repository was archived by the owner on Jan 18, 2020. It is now read-only.

Commit 1276ca5

Browse files
authored
Releasing 4.1.0 (#177)
1 parent 431d67e commit 1276ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://github.com/CocoaPods/Specs.git'
33
workspace 'ObjCVoiceQuickstart'
44

55
abstract_target 'TwilioVoice' do
6-
pod 'TwilioVoice', '~> 4.0'
6+
pod 'TwilioVoice', '~> 4.1'
77

88
target 'ObjCVoiceQuickstart' do
99
platform :ios, '10.0'

0 commit comments

Comments
 (0)