Skip to content

Commit

Permalink
Update IGListKit
Browse files Browse the repository at this point in the history
  • Loading branch information
GreeMoz committed Jan 30, 2024
1 parent 2e7a028 commit 2a8562a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 2a8562a

Please sign in to comment.