diff --git a/Fastis.podspec b/Fastis.podspec index a010fc0..33691b9 100644 --- a/Fastis.podspec +++ b/Fastis.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Fastis' - s.version = '2.2.0' + s.version = '2.3.0' s.summary = "Simple date picker created using JTAppleCalendar library" s.description = <<-DESC Fastis is a fully customizable UI component for picking dates and ranges created using JTAppleCalendar library.