Explorar o código

Bump version to 1.0.0-alpha.11 (#774)

Nathan H. Leung %!s(int64=5) %!d(string=hai) anos
pai
achega
c2f197f4da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ necessary targets:
 
 ```swift
 dependencies: [
-  .package(url: "https://github.com/grpc/grpc-swift.git", from: "1.0.0-alpha.9")
+  .package(url: "https://github.com/grpc/grpc-swift.git", from: "1.0.0-alpha.11")
 ]
 ```