From fee2df5cfdeebb3a6520a5e0b2247e8cd772fa1e Mon Sep 17 00:00:00 2001 From: Kaan Dedeoglu Date: Sun, 27 Mar 2016 13:46:21 +0300 Subject: [PATCH] Update Podspec to 1.3.4 --- KDCircularProgress.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KDCircularProgress.podspec b/KDCircularProgress.podspec index dc0b0a7..ab609a9 100644 --- a/KDCircularProgress.podspec +++ b/KDCircularProgress.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KDCircularProgress' - s.version = '1.3.3' + s.version = '1.3.4' s.license = 'MIT' s.summary = 'A circular progress view with gradients written in Swift' s.homepage = 'https://github.com/kaandedeoglu/KDCircularProgress'