Skip to content

Commit 1d5ae9b

Browse files
calvincestarigh-action-runner
authored andcommitted
1 parent ec097ec commit 1d5ae9b

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

0 commit comments

Comments
 (0)