Skip to content

Commit 5329521

Browse files
author
github-actions
committed
Release v0.4.0
1 parent 3a7fcb3 commit 5329521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let package = Package(
1717
targets: [
1818
.binaryTarget(
1919
name: packageName,
20-
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.3.14/powersync-sqlite-core.xcframework.zip",
21-
checksum: "7c8459dd91a82bbf6ac7245007482ce82df7e13012e59c359b3a66ae633fb571"
20+
url: "https://github.com/powersync-ja/powersync-sqlite-core/releases/download/v0.4.0/powersync-sqlite-core.xcframework.zip",
21+
checksum: "9c843395ae77f0063a4fae7896b7d9daa099bf9cb1fae265384135b58f9403a7"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)