We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f52953 commit 47a0054Copy full SHA for 47a0054
Sources/Apollo/Constants.swift
@@ -1,5 +1,5 @@
1
import Foundation
2
3
public enum Constants {
4
- public static let ApolloVersion: String = "1.14.0"
+ public static let ApolloVersion: String = "preview-field-merging.1"
5
}
0 commit comments