Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
calvincestari authored and gh-action-runner committed May 23, 2024
1 parent 1d5ae9b commit 6e7bd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CodegenCLI/Constants.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Foundation

public enum Constants {
public static let CLIVersion: String = "1.12.1"
public static let CLIVersion: String = "1.12.2"
static let defaultFilePath: String = "./apollo-codegen-config.json"
}

0 comments on commit 6e7bd0d

Please sign in to comment.