Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Mar 2, 2023
1 parent 0717d65 commit 652d2db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Sources/Supabase/Version.swift
Original file line number Diff line number Diff line change
@@ -1 +1 @@
let version = "0.1.2"
let version = "0.2.0"
12 changes: 6 additions & 6 deletions supabase-swift.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "c3a42e8d1a76ff557cf565ed6d8b0aee0e6e75af",
"version" : "0.11.0"
"revision" : "f623901b4bcc97f59c36704f81583f169b228e51",
"version" : "0.13.0"
}
},
{
Expand All @@ -104,8 +104,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-identified-collections.git",
"state" : {
"revision" : "fd34c544ad27f3ba6b19142b348005bfa85b6005",
"version" : "0.6.0"
"revision" : "ad3932d28c2e0a009a0167089619526709ef6497",
"version" : "0.7.0"
}
},
{
Expand All @@ -131,8 +131,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "ace21305e0dd3a9e749aef79fef14be79a3b4669",
"version" : "0.8.2"
"revision" : "62041e6016a30f56952f5d7d3f12a3fd7029e1cd",
"version" : "0.8.3"
}
}
],
Expand Down

0 comments on commit 652d2db

Please sign in to comment.