diff --git a/CalendarKit.podspec b/CalendarKit.podspec index bc7904aa..a85d0416 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.10.0" + s.version = "0.11.0" s.homepage = "https://github.com/richardtop/CalendarKit" s.license = 'MIT' s.author = { "Richard Topchii" => "richardtop@users.noreply.github.com" }