diff --git a/PINRemoteImage.podspec b/PINRemoteImage.podspec index 45b6148c..253a8a4f 100644 --- a/PINRemoteImage.podspec +++ b/PINRemoteImage.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "PINRemoteImage" - s.version = "3.0.1" + s.version = "3.0.2" s.summary = "A thread safe, performant, feature rich image fetcher" s.homepage = "https://github.com/pinterest/PINRemoteImage" s.license = 'Apache 2.0'