Skip to content

Commit 675d265

Browse files
committed
Update dependencies and bump version to 0.0.10
1 parent 9ee90b9 commit 675d265

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Package.resolved

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
"repositoryURL": "https://github.com/Flight-School/AnyCodable",
77
"state": {
88
"branch": null,
9-
"revision": "f9fda69a7b704d46fb5123005f2f7e43dbb8a0fa",
10-
"version": "0.6.5"
9+
"revision": "56901f2af3625b38924d488b612e95fe8846ee9b",
10+
"version": "0.6.6"
1111
}
1212
},
1313
{
1414
"package": "Get",
1515
"repositoryURL": "https://github.com/kean/Get",
1616
"state": {
1717
"branch": null,
18-
"revision": "d2ded8526d647a8ca25905025cd5503dfe51e874",
19-
"version": "2.0.0"
18+
"revision": "a9475786258c8df3d052359288ceed2d62025606",
19+
"version": "2.1.2"
2020
}
2121
},
2222
{
2323
"package": "GoTrue",
2424
"repositoryURL": "https://github.com/supabase-community/gotrue-swift",
2525
"state": {
2626
"branch": null,
27-
"revision": "5947f9c2deac0b0dadbc04609fd05619e77bcfd4",
28-
"version": "0.0.8"
27+
"revision": "32719c3487d144a0fd76b9cd7bc5606c1fc720b7",
28+
"version": "0.0.9"
2929
}
3030
},
3131
{
@@ -105,8 +105,8 @@
105105
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
106106
"state": {
107107
"branch": null,
108-
"revision": "38bc9242e4388b80bd23ddfdf3071428859e3260",
109-
"version": "0.4.0"
108+
"revision": "30314f1ece684dd60679d598a9b89107557b67d9",
109+
"version": "0.4.1"
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.9"
1+
let version = "0.0.10"

0 commit comments

Comments
 (0)