From 1d55ec9e739ea0f5a69b578535243b9255a83b1b Mon Sep 17 00:00:00 2001 From: Llumbroso <51318920+Llumbroso@users.noreply.github.com> Date: Thu, 17 Mar 2022 17:54:45 +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 6e838f0..267a522 100644 --- a/WoosmapGeofencing.podspec +++ b/WoosmapGeofencing.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'WoosmapGeofencing' - s.version = '1.6.1' + s.version = '1.6.2' s.license = 'MIT' s.summary = 'Geofencing in Swift' s.homepage = 'https://github.com/woosmap/woosmap-geofencing-ios-sdk'