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 235d128 commit b34549eCopy full SHA for b34549e
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
dependencies: [
18
.package(
19
url: "https://github.com/apollographql/apollo-ios.git",
20
- exact: "2.0.0-beta-3"
+ exact: "2.0.0"
21
),
22
23
url: "https://github.com/apple/swift-collections",
0 commit comments