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"