Skip to content

Commit

Permalink
Merge branch 'main' into optional-components-scope2
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Mar 11, 2024
2 parents daf7060 + 257c7f1 commit 0246cd5
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 @@ -17,7 +17,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/livekit/client-sdk-swift.git", exact: "2.0.4"),
.package(url: "https://github.com/livekit/client-sdk-swift.git", exact: "2.0.5"),
.package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.3.0"),
],
targets: [
Expand Down

0 comments on commit 0246cd5

Please sign in to comment.