diff --git a/SDWebImage.podspec b/SDWebImage.podspec index 837c9c7a9..2126e7825 100644 --- a/SDWebImage.podspec +++ b/SDWebImage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SDWebImage' - s.version = '3.7.2' + s.version = '3.7.3' s.platform = :ios, '5.0' s.license = 'MIT' s.summary = 'Asynchronous image downloader with cache support with an UIImageView category.'