Bump version (#17)

Co-authored-by: Dimitrios C <dimitrisc@DimitrisC-Macbook-Pro.local>
This commit is contained in:
Dimitris C
2021-03-22 12:15:42 +02:00
committed by GitHub
co-authored by Dimitrios C
parent 334be32bf9
commit c2aee1669b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AudioStreaming'
s.version = '0.4.0'
s.version = '0.5.0'
s.license = 'MIT'
s.summary = 'An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.'
s.homepage = 'https://github.com/dimitris-c/AudioStreaming'