Skip to content

Commit

Permalink
Fix .podspec since autorelease failed
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Oct 22, 2020
1 parent 792245a commit 341ec3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PINRemoteImage.podspec
Expand Up @@ -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'
Expand Down

0 comments on commit 341ec3b

Please sign in to comment.