Skip to content

Commit

Permalink
Swog -> 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
EricRabil committed Sep 1, 2022
1 parent cc20092 commit 9fddc67
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 @@ -14,7 +14,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/EricRabil/Swog", from: "1.0.8")
.package(url: "https://github.com/EricRabil/Swog", from: "1.0.9")
],
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 9fddc67

Please sign in to comment.