From 5ca298d1b638b0a2a53bee22a0ad17f8746b4309 Mon Sep 17 00:00:00 2001 From: OfTheWolf <42251802+OfTheWolf@users.noreply.github.com> Date: Thu, 16 Jun 2022 01:55:44 +0100 Subject: [PATCH] Update UBottomSheet.podspec --- UBottomSheet.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UBottomSheet.podspec b/UBottomSheet.podspec index d6d879a..a9a8083 100644 --- a/UBottomSheet.podspec +++ b/UBottomSheet.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'UBottomSheet' - s.version = '1.0.9' + s.version = '1.0.10' s.summary = 'Mimics the iPhone Maps App bottom sheet' s.swift_version = '5.0'