Skip to content

Commit 81bbc5a

Browse files
committed
Update postgrest-swift
1 parent 830d0ea commit 81bbc5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ let package = Package(
2222
.package(url: "https://github.com/supabase-community/gotrue-swift", from: "0.0.7"),
2323
.package(url: "https://github.com/supabase-community/storage-swift.git", from: "0.0.2"),
2424
.package(url: "https://github.com/supabase-community/realtime-swift.git", from: "0.0.1"),
25-
.package(url: "https://github.com/supabase-community/postgrest-swift", from: "0.0.5"),
25+
.package(url: "https://github.com/supabase-community/postgrest-swift", from: "0.0.6"),
2626
],
2727
targets: [
2828
.target(

0 commit comments

Comments
 (0)