diff --git a/Package.swift b/Package.swift index 7b2748f37..b6eba8b51 100644 --- a/Package.swift +++ b/Package.swift @@ -61,7 +61,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/appintheair/PINRemoteImage.git", from: "3.0.4"), - .package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.3") + .package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.4") ], targets: [ .target(