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 da41146 commit 33694afCopy full SHA for 33694af
Sources/CodegenCLI/Constants.swift
@@ -1,6 +1,6 @@
1
import Foundation
2
3
public enum Constants {
4
- public static let CLIVersion: String = "1.9.1"
+ public static let CLIVersion: String = "1.9.2"
5
static let defaultFilePath: String = "./apollo-codegen-config.json"
6
}
0 commit comments