Skip to content

Commit 5c511bd

Browse files
committed
Update core extension to 0.4.2
1 parent c8870e5 commit 5c511bd

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
@@ -44,7 +44,7 @@ if let corePath = localCoreExtension {
4444
// Not using a local build, so download from releases
4545
conditionalDependencies.append(.package(
4646
url: "https://github.com/powersync-ja/powersync-sqlite-core-swift.git",
47-
exact: "0.4.1"
47+
exact: "0.4.2"
4848
))
4949
}
5050

0 commit comments

Comments
 (0)