From 714d1bf03fdcbe4435c715689a912e73a200701b Mon Sep 17 00:00:00 2001 From: Tosin Afolabi Date: Wed, 13 Mar 2019 15:02:17 -0700 Subject: [PATCH] Update version number. --- PanModal.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PanModal.podspec b/PanModal.podspec index 2e05274..66b8121 100644 --- a/PanModal.podspec +++ b/PanModal.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'PanModal' - s.version = '1.0.1' + s.version = '1.0' 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.