Skip to content

Commit

Permalink
NetworkImage++
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed Jan 14, 2021
1 parent 23efe22 commit 09aa886
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"repositoryURL": "https://github.com/gonzalezreal/NetworkImage",
"state": {
"branch": null,
"revision": "fdcb6cf25315eded3d5928044ec225fc2bfe222a",
"version": "2.0.0"
"revision": "15582b821cb097012b41b83d6219717926ec4ed6",
"version": "2.1.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ let package = Package(
.package(
name: "NetworkImage",
url: "https://github.com/gonzalezreal/NetworkImage",
from: "2.0.0"
from: "2.1.0"
),
.package(
name: "SnapshotTesting",
Expand Down

0 comments on commit 09aa886

Please sign in to comment.