Skip to content

Commit 9ee90b9

Browse files
committed
Update dependencies and bump version to 0.0.9
1 parent 2c7b0bb commit 9ee90b9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Package.resolved

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"repositoryURL": "https://github.com/kean/Get",
1616
"state": {
1717
"branch": null,
18-
"revision": "b1137bf8315479cddc79fcb04d9db7bc8117e16f",
19-
"version": "0.8.0"
18+
"revision": "d2ded8526d647a8ca25905025cd5503dfe51e874",
19+
"version": "2.0.0"
2020
}
2121
},
2222
{
2323
"package": "GoTrue",
2424
"repositoryURL": "https://github.com/supabase-community/gotrue-swift",
2525
"state": {
2626
"branch": null,
27-
"revision": "023b7110c2c42ed1c03aa790d0a7272c48b2e957",
28-
"version": "0.0.7"
27+
"revision": "5947f9c2deac0b0dadbc04609fd05619e77bcfd4",
28+
"version": "0.0.8"
2929
}
3030
},
3131
{
@@ -105,8 +105,8 @@
105105
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
106106
"state": {
107107
"branch": null,
108-
"revision": "ef8e14e7ce1c0c304c644c6ba365d06c468ded6b",
109-
"version": "0.3.3"
108+
"revision": "38bc9242e4388b80bd23ddfdf3071428859e3260",
109+
"version": "0.4.0"
110110
}
111111
}
112112
]

Sources/Supabase/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
let version = "0.0.8"
1+
let version = "0.0.9"

0 commit comments

Comments
 (0)