From f12eb9f448115fd61f6d7b9264dc0ab399977039 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Fri, 25 Dec 2020 18:00:14 +0300 Subject: [PATCH] Update version --- SPAlert.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPAlert.podspec b/SPAlert.podspec index 87f7471..9bd2e91 100644 --- a/SPAlert.podspec +++ b/SPAlert.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'SPAlert' - s.version = '3.0.1' + s.version = '3.0.2' s.summary = 'Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.' s.homepage = 'https://github.com/varabeis/SPAlert' s.license = { :type => "MIT", :file => "LICENSE" }