From 39a97fd7eb397badbedb54997c7c6cd3fc6b41e6 Mon Sep 17 00:00:00 2001 From: Richard Date: Tue, 4 Apr 2017 02:58:22 +0300 Subject: [PATCH] Update podspec --- CalendarKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CalendarKit.podspec b/CalendarKit.podspec index 1ec58300..8cdafadd 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.1.11" + s.version = "0.1.12" s.homepage = "https://github.com/richardtop/CalendarKit" s.license = 'MIT' s.author = { "Richard Topchii" => "richardot4@gmail.com" }