Skip to content

Commit 6d6a6b8

Browse files
committed
ff
1 parent 513055a commit 6d6a6b8

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.40.0")
357+
.package(url: "https://github.com/dankinsoid/swift-api-client.git", from: "1.41.0")
358358
],
359359
targets: [
360360
.target(

0 commit comments

Comments
 (0)