Răsfoiți Sursa

bumping the version to 0.9.1

ibireme 9 ani în urmă
părinte
comite
dd4e7fc9c1
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      YYWebImage.podspec

+ 1 - 1
YYWebImage.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
   s.name         = 'YYWebImage'
   s.summary      = 'Asynchronous image loading framework.'
-  s.version      = '0.9.0'
+  s.version      = '0.9.1'
   s.license      = { :type => 'MIT', :file => 'LICENSE' }
   s.authors      = { 'ibireme' => 'ibireme@gmail.com' }
   s.social_media_url = 'http://blog.ibireme.com'