ソースを参照

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

Nathan H. Leung 5 年 前
コミット
c2f197f4da
1 ファイル変更1 行追加1 行削除
  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")
 ]
 ```