Skip to content

Commit 50085be

Browse files
committed
1.43.0
1 parent dbb59f4 commit 50085be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ import PackageDescription
354354
let package = Package(
355355
name: "SomeProject",
356356
dependencies: [
357-
.package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.42.0")
357+
.package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.43.0")
358358
],
359359
targets: [
360360
.target(

0 commit comments

Comments
 (0)