Skip to content

Commit 89ecfdf

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-codegen/' changes from 60cc695b..c6686ee1
c6686ee1 Release 1.19.0 (#622) git-subtree-dir: apollo-ios-codegen git-subtree-split: c6686ee15b392d39d4b7ad225953fe1332360aa4
1 parent e13b1e1 commit 89ecfdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Foundation
22

33
public enum Constants {
4-
public static let CodegenVersion: String = "1.18.0"
4+
public static let CodegenVersion: String = "1.19.0"
55
}

Sources/CodegenCLI/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Foundation
22

33
public enum Constants {
4-
public static let CLIVersion: String = "1.18.0"
4+
public static let CLIVersion: String = "1.19.0"
55
static let defaultFilePath: String = "./apollo-codegen-config.json"
66
}

0 commit comments

Comments
 (0)