From 54e24f10536ec67d8fc513f960a04eb0e9279c06 Mon Sep 17 00:00:00 2001 From: Kaan Dedeoglu Date: Fri, 16 Oct 2015 03:38:16 +0300 Subject: [PATCH] Update podspec to 1.3 --- KDCircularProgress.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KDCircularProgress.podspec b/KDCircularProgress.podspec index 0aa56d2..34f45ae 100644 --- a/KDCircularProgress.podspec +++ b/KDCircularProgress.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KDCircularProgress' - s.version = '1.2' + s.version = '1.3' s.license = 'MIT' s.summary = 'A circular progress view with gradients written in Swift' s.homepage = 'https://github.com/kaandedeoglu/KDCircularProgress'