Explorar el Código

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

Nathan H. Leung hace 5 años
padre
commit
c2f197f4da
Se han modificado 1 ficheros con 1 adiciones y 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")
 ]
 ```