Skip to content

Commit 3894a07

Browse files
author
Guilherme Souza
committed
Update gotrue-swift to 0.0.2
1 parent 93c4b59 commit 3894a07

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
@@ -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.1")),
21+
.package(name: "GoTrue", url: "https://github.com/supabase/gotrue-swift.git", .exact("0.0.2")),
2222
.package(
2323
name: "SupabaseStorage", url: "https://github.com/supabase/storage-swift.git", .exact("0.0.1")
2424
),

0 commit comments

Comments
 (0)