Update podspec version

This commit is contained in:
Piers 2013-04-17 10:12:07 +00:00
parent 4a60b768be
commit 91640f6207
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Audjustable"
s.version = "0.0.3"
s.version = "0.0.4"
s.summary = "A fast and extensible audio streamer for iOS and OSX with support for gapless playback and custom (non-HTTP) sources."
s.homepage = "http://tumtumtum.github.com/audjustable/"
s.license = 'MIT'