From 3876a09bd9d084a2f0a32ab70b53f02384dfa86e Mon Sep 17 00:00:00 2001 From: JayT Date: Mon, 19 Dec 2016 12:30:29 -0800 Subject: [PATCH] updated spec --- JTAppleCalendar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.