From 9a274cd84aeac344901003d95c7e1bc6bb2ad4fb Mon Sep 17 00:00:00 2001 From: S4cha Date: Tue, 18 Sep 2018 11:15:40 +0200 Subject: [PATCH] Updates podspec --- SteviaLayout.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SteviaLayout.podspec b/SteviaLayout.podspec index 0fca32b1..28ac10ec 100644 --- a/SteviaLayout.podspec +++ b/SteviaLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SteviaLayout' - s.version = "4.3.2" + s.version = "4.4.0" s.summary = "Elegant view layout for iOS" s.homepage = "https://github.com/s4cha/Stevia" s.license = { :type => "MIT", :file => "LICENSE" }