Skip to content

Commit 0fa786a

Browse files
committed
Bump version to 1.0.0-rc.4
1 parent 8fb5c66 commit 0fa786a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftAudioEx.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SwiftAudioEx'
11-
s.version = '1.0.0-rc.3'
11+
s.version = '1.0.0-rc.4'
1212
s.summary = 'Easy audio streaming for iOS'
1313
s.description = <<-DESC
1414
SwiftAudioEx is an audio player written in Swift, making it simpler to work with audio playback from streams and files.

0 commit comments

Comments
 (0)