Skip to content

Commit 2153a55

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios-codegen/' changes from 3d1a3954..54a51f43
54a51f43 Release 1.15.3 (#535) git-subtree-dir: apollo-ios-codegen git-subtree-split: 54a51f43ba2dde6edc2fd11834cf894a2193f281
1 parent 5cadae4 commit 2153a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15.2"
4+
public static let CLIVersion: String = "1.15.3"
55
static let defaultFilePath: String = "./apollo-codegen-config.json"
66
}

0 commit comments

Comments
 (0)