Skip to content

Commit

Permalink
Bump WealthsimpleDownloader from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-dependency-updater authored and Nef10 committed Jul 13, 2024
1 parent 9e652a0 commit 80e9922
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/Nef10/WealthsimpleDownloader.git",
"state": {
"branch": null,
"revision": "ea3c4e8f98eb3d496232f20f1d72e35d47cb7d04",
"version": "2.0.1"
"revision": "af3e30a235d0311de7b37536095f8cf6470abd51",
"version": "2.0.2"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
),
.package(
url: "https://github.com/Nef10/WealthsimpleDownloader.git",
.upToNextMajor(from: "2.0.0")
.upToNextMajor(from: "2.0.2")
),
],
targets: [
Expand Down

0 comments on commit 80e9922

Please sign in to comment.