onevcat 10 lat temu
rodzic
commit
885ed6b265
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Kingfisher.podspec

+ 1 - 1
Kingfisher.podspec

@@ -1,7 +1,7 @@
 Pod::Spec.new do |s|
 
   s.name         = "Kingfisher"
-  s.version      = "1.3.1"
+  s.version      = "1.4.0"
   s.summary      = "A lightweight and pure Swift implemented library for downloading and cacheing image from the web."
 
   s.description  = <<-DESC