From 7db025f3e65565b494e8cb3efdf7c489af589e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Varela?= Date: Fri, 26 May 2023 13:30:21 +0200 Subject: [PATCH] Prepare v3.0.2 --- DeviceIdentificator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceIdentificator.podspec b/DeviceIdentificator.podspec index 803ec92..0bd8760 100644 --- a/DeviceIdentificator.podspec +++ b/DeviceIdentificator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DeviceIdentificator" - s.version = "3.0.1" + s.version = "3.0.2" s.swift_version = '5.0' s.summary = "UIDeviceExtension to fetch current device info such commercial name (iPhone X instead of iPhone10,3)." s.description = <<-DESC