diff --git a/JTAppleCalendar.podspec b/JTAppleCalendar.podspec index 0e232f04..f54842f4 100644 --- a/JTAppleCalendar.podspec +++ b/JTAppleCalendar.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "JTAppleCalendar" - s.version = "6.1.0" + s.version = "6.1.1" s.summary = "The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS" s.description = <<-DESC A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.