We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036c03d commit 7ec9d60Copy full SHA for 7ec9d60
README.md
@@ -17,7 +17,7 @@ let package = Package(
17
...
18
.package(
19
url: "https://github.com/supabase-community/supabase-swift.git",
20
- from: "1.0.0"
+ from: "2.0.0"
21
),
22
],
23
targets: [
0 commit comments