From 60b82128f4d88e94f00ff091c2a6bb61ee2526c8 Mon Sep 17 00:00:00 2001 From: Ilya Kharlamov Date: Fri, 20 Nov 2020 11:53:47 +0300 Subject: [PATCH] Bump version --- Fastis.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fastis.podspec b/Fastis.podspec index 2e3b62b..cdea87b 100644 --- a/Fastis.podspec +++ b/Fastis.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Fastis' - s.version = '1.0.12' + s.version = '1.0.13' 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.