From 3a58feefb87864c064771ce5fde361a83594f2d2 Mon Sep 17 00:00:00 2001 From: Efraim Budusan Date: Wed, 26 Sep 2018 16:44:46 +0300 Subject: [PATCH] bumped version to 0.4.7 --- TTSegmentedControl.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTSegmentedControl.podspec b/TTSegmentedControl.podspec index 2c8ba5c..b776068 100644 --- a/TTSegmentedControl.podspec +++ b/TTSegmentedControl.podspec @@ -7,7 +7,7 @@ s.license = 'MIT' s.name = "TTSegmentedControl" s.summary = "An elegant, animated and customizable segmented control for iOS." s.requires_arc = true -s.version = "0.4.6" +s.version = "0.4.7" s.author = { "Igor Dumitru" => "igor.dumitru@tapptitude.com" } s.homepage = "https://tapptitude.com/" s.framework = "UIKit"