Skip to content

Commit

Permalink
Bumped podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
bpoplauschi committed Jul 13, 2015
1 parent ba335fc commit 5c7dc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDWebImage.podspec
Original file line number Diff line number Diff line change
@@ -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.'
Expand Down

0 comments on commit 5c7dc8c

Please sign in to comment.