Skip to content

Commit 8cffb60

Browse files
authored
Update GoTrue to the latest version (#26)
1 parent 61adfd9 commit 8cffb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
)
1919
],
2020
dependencies: [
21-
.package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.2")),
21+
.package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.3")),
2222
.package(
2323
name: "SupabaseStorage", url: "https://github.com/supabase/storage-swift.git", .exact("0.0.1")
2424
),

0 commit comments

Comments
 (0)