diff --git a/CalendarKit.podspec b/CalendarKit.podspec index 165204f2..0b0cf757 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.1" + s.version = "0.2.2" s.homepage = "https://github.com/richardtop/CalendarKit" s.license = 'MIT' s.author = { "Richard Topchii" => "richardtop@users.noreply.github.com" }