From 3f71dbee7426e330cd95e58961d0003cfbfd8e7d Mon Sep 17 00:00:00 2001 From: Richard Topchii Date: Wed, 14 Feb 2018 00:03:26 +0200 Subject: [PATCH] Update .podspec --- CalendarKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CalendarKit.podspec b/CalendarKit.podspec index 2ec00617..b8208709 100644 --- a/CalendarKit.podspec +++ b/CalendarKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "CalendarKit" s.summary = "Fully customizable calendar for iOS" - s.version = "0.2.3" + s.version = "0.2.4" s.homepage = "https://github.com/richardtop/CalendarKit" s.license = 'MIT' s.author = { "Richard Topchii" => "richardtop@users.noreply.github.com" }