Skip to content

Commit

Permalink
NetworkImage++
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed Jan 13, 2021
1 parent cce6468 commit 23efe22
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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": "de0632e94acbebe35d78e2f1670398a18f8ac243",
"version": "1.1.1"
"revision": "fdcb6cf25315eded3d5928044ec225fc2bfe222a",
"version": "2.0.0"
}
},
{
Expand Down
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": "de0632e94acbebe35d78e2f1670398a18f8ac243",
"version": "1.1.1"
"revision": "fdcb6cf25315eded3d5928044ec225fc2bfe222a",
"version": "2.0.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: "1.1.1"
from: "2.0.0"
),
.package(
name: "SnapshotTesting",
Expand Down

0 comments on commit 23efe22

Please sign in to comment.