Skip to content

Commit

Permalink
Set version to 1.6.0-async-await.1
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt committed Nov 26, 2021
1 parent 1862479 commit 0dd42b5
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 @@ -25,5 +25,5 @@ internal enum Version {
internal static let patch = 0

/// The version string.
internal static let versionString = "\(major).\(minor).\(patch)-async-await.2"
internal static let versionString = "\(major).\(minor).\(patch)-async-await.1"
}

0 comments on commit 0dd42b5

Please sign in to comment.