Skip to content

Commit 4457e83

Browse files
committed
Lock to Swog ^1.0.0
1 parent ce21fbf commit 4457e83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(url: "https://github.com/EricRabil/Pwomise", .upToNextMajor(from: "1.0.3")),
1818
.package(url: "https://github.com/EricRabil/Swexy", .upToNextMajor(from: "1.0.1")),
19-
.package(url: "https://github.com/EricRabil/Swog", .branch("main"))
19+
.package(url: "https://github.com/EricRabil/Swog", .upToNextMajor(from: "1.0.0"))
2020
],
2121
targets: [
2222
.target(

0 commit comments

Comments
 (0)