Explorar o código

Bump version number to 1.3.0 (#1222)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.3.0

Result:

The version in the default user-agent string will match the released
version.
George Barnett %!s(int64=4) %!d(string=hai) anos
pai
achega
14e1ea3350
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Sources/GRPC/Version.swift

+ 1 - 1
Sources/GRPC/Version.swift

@@ -19,7 +19,7 @@ internal enum Version {
   internal static let major = 1
 
   /// The minor version.
-  internal static let minor = 2
+  internal static let minor = 3
 
   /// The patch version.
   internal static let patch = 0