From b012aecb6b67a8e46369227f893c12544846613f Mon Sep 17 00:00:00 2001 From: Tosin Afolabi Date: Mon, 30 Mar 2020 12:33:24 -0700 Subject: [PATCH] bump version number. --- PanModal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PanModal.podspec b/PanModal.podspec index 26694a8a..22b04eeb 100644 --- a/PanModal.podspec +++ b/PanModal.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'PanModal' - s.version = '1.2.5' + s.version = '1.2.7' s.summary = 'PanModal is an elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.' # This description is used to generate tags and improve search results.