We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb59f4 commit 50085beCopy full SHA for 50085be
README.md
@@ -354,7 +354,7 @@ import PackageDescription
354
let package = Package(
355
name: "SomeProject",
356
dependencies: [
357
- .package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.42.0")
+ .package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.43.0")
358
],
359
targets: [
360
.target(
0 commit comments