diff --git a/TZStackView.podspec b/TZStackView.podspec index 5ae0e78..2ef415c 100644 --- a/TZStackView.podspec +++ b/TZStackView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TZStackView" - s.version = "1.3.1" + s.version = "1.3.2" s.summary = "TZStackView is a replica of iOS 9's new UIStackView for use in iOS 7 and iOS 8" s.homepage = "https://github.com/tomvanzummeren/TZStackView.git" s.license = { :type => "MIT" }