From 01629e7fdfc4e093ac3900edca07179fceb229ce Mon Sep 17 00:00:00 2001 From: Kevin Renskers Date: Thu, 10 Oct 2013 13:10:27 +0000 Subject: [PATCH] Update podspec version 0.0.8 --- Audjustable.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Audjustable.podspec b/Audjustable.podspec index bd7ebdd..b506b9d 100644 --- a/Audjustable.podspec +++ b/Audjustable.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Audjustable" - s.version = "0.0.7" + s.version = "0.0.8" 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'