From 91f22db561a10bc94b460d04f6186cee348844da Mon Sep 17 00:00:00 2001 From: Zac West Date: Tue, 20 Apr 2021 17:08:34 -0700 Subject: [PATCH] Bump podspec --- ZSWTappableLabel.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZSWTappableLabel.podspec b/ZSWTappableLabel.podspec index 7d5817f..fa682be 100644 --- a/ZSWTappableLabel.podspec +++ b/ZSWTappableLabel.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ZSWTappableLabel" - s.version = "3.3" + s.version = "3.3.1" s.summary = "UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable." s.description = "NSAttributedStrings displayed in ZSWTappableLabel can be tapped, long-pressed, 3D Touched, "\ "or interacted with using VoiceOver in substrings you specify using string attributes. "\