Skip to content

Commit a2058b2

Browse files
jakubuidclaude
andcommitted
chore: bump yttrium to 0.10.40
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 863d246 commit a2058b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var dependencies: [Package.Dependency] = [
1717
if yttriumDebug {
1818
dependencies.append(.package(path: "../yttrium"))
1919
} else {
20-
dependencies.append(.package(url: "https://github.com/reown-com/yttrium", .exact("0.10.32")))
20+
dependencies.append(.package(url: "https://github.com/reown-com/yttrium", .exact("0.10.40")))
2121
}
2222

2323
let yttriumTarget = buildYttriumWrapperTarget()

0 commit comments

Comments
 (0)