Skip to content

Commit

Permalink
Merge branch '3.1.3' of https://github.com/appintheair/Texture into 3…
Browse files Browse the repository at this point in the history
….1.3
  • Loading branch information
GreeMoz committed Jan 30, 2024
2 parents 5ddc637 + 68d2f01 commit 2e7a028
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.2")
.package(url: "https://github.com/appintheair/IGListKit.git", from: "4.0.3")
],
targets: [
.target(
Expand Down

0 comments on commit 2e7a028

Please sign in to comment.