Bump version (#15)

This commit is contained in:
Dimitris C
2021-02-14 16:37:49 +02:00
committed by GitHub
parent aca69debd1
commit a2da46f85b
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.3.0'
s.version = '0.4.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'