Skip to content

Commit

Permalink
Merge pull request #5 from Vithanco/master
Browse files Browse the repository at this point in the history
  • Loading branch information
the-freshlord committed May 31, 2023
2 parents c5b6b2b + 8d364ec commit dab2f15
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 @@ -19,7 +19,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/johnsundell/publish.git", .upToNextMajor(from: "0.7.0"))
.package(url: "https://github.com/johnsundell/publish.git", from: "0.9.0")
],
targets: [
.target(
Expand Down

0 comments on commit dab2f15

Please sign in to comment.