From 2ca59b59b35915ad9181945539460297ef40fd7c Mon Sep 17 00:00:00 2001 From: Brandon McQuilkin Date: Thu, 10 Nov 2016 07:54:56 -0500 Subject: [PATCH] Forgot to change source tag. --- M13ProgressSuite.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M13ProgressSuite.podspec b/M13ProgressSuite.podspec index 4d60ba7..dc5a4da 100644 --- a/M13ProgressSuite.podspec +++ b/M13ProgressSuite.podspec @@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI s.platform = :ios, '7.0' - s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.8"} + s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.9"} s.source_files = 'Classes/*/*'