From 3a5d166266e08be333584589334c7d7e22d06d3f Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 26 Feb 2017 00:50:54 +0300 Subject: [PATCH] Update podspec --- CalendarKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CalendarKit.podspec b/CalendarKit.podspec index 6dd94d3e..fe080ff2 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.6" + s.version = "0.1.7" s.homepage = "https://github.com/richardtop/CalendarKit" s.license = 'MIT' s.author = { "Richard Topchii" => "richardot4@gmail.com" }