Skip to content

Commit b34549e

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-pagination/' changes from 778c1cef2..d0788f1e5
d0788f1e5 chore(deps): update dependency apollographql/apollo-ios to v2.0.0 git-subtree-dir: apollo-ios-pagination git-subtree-split: d0788f1e5f0a71fc3559e5844e612d9a9a74d036
1 parent 235d128 commit b34549e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
dependencies: [
1818
.package(
1919
url: "https://github.com/apollographql/apollo-ios.git",
20-
exact: "2.0.0-beta-3"
20+
exact: "2.0.0"
2121
),
2222
.package(
2323
url: "https://github.com/apple/swift-collections",

0 commit comments

Comments
 (0)