Skip to content

Commit

Permalink
Bump version to 1.18.0 (#1625)
Browse files Browse the repository at this point in the history
Co-authored-by: George Barnett <gbarnett@apple.com>
  • Loading branch information
gjcairo and glbrntt authored Jul 4, 2023
1 parent 473f466 commit 0970e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/GRPC/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ internal enum Version {
internal static let major = 1

/// The minor version.
internal static let minor = 17
internal static let minor = 18

/// The patch version.
internal static let patch = 0
Expand Down

0 comments on commit 0970e57

Please sign in to comment.