Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
switching to my stack
  • Loading branch information
Vithanco authored Aug 1, 2023
1 parent 1719a5c commit 5017c35
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 @@ -16,7 +16,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(name: "Publish", url: "https://github.com/JohnSundell/Publish.git", from: "0.7.0")
.package(name: "Publish", url: "https://github.com/vithanco/Publish.git", from: "0.9.0")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 5017c35

Please sign in to comment.