From d5c7b34bd2b432d35a97e4dc2acce2890aa18449 Mon Sep 17 00:00:00 2001 From: Llumbroso <51318920+Llumbroso@users.noreply.github.com> Date: Fri, 18 Mar 2022 17:31:28 +0100 Subject: [PATCH] Update WoosmapGeofencing.podspec --- WoosmapGeofencing.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WoosmapGeofencing.podspec b/WoosmapGeofencing.podspec index 267a522..4e05649 100644 --- a/WoosmapGeofencing.podspec +++ b/WoosmapGeofencing.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'WoosmapGeofencing' - s.version = '1.6.2' + s.version = '1.6.3' s.license = 'MIT' s.summary = 'Geofencing in Swift' s.homepage = 'https://github.com/woosmap/woosmap-geofencing-ios-sdk'