Skip to content

Commit 4bc1ab6

Browse files
committed
[MINOR] Update gRPC Swift-related library links in README.md
1 parent c0f0719 commit 4bc1ab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ So far, this library project is tracking the upstream changes of [Apache Arrow](
1818

1919
- [Apache Spark 4.0.0 (May 2025)](https://github.com/apache/spark/releases/tag/v4.0.0)
2020
- [Swift 6.0 (2024) or 6.1 (2025)](https://swift.org)
21-
- [gRPC Swift 2.2 (May 2025)](https://github.com/grpc/grpc-swift/releases/tag/2.2.1)
22-
- [gRPC Swift Protobuf 1.3 (May 2025)](https://github.com/grpc/grpc-swift-protobuf/releases/tag/1.3.0)
23-
- [gRPC Swift NIO Transport 1.2 (May 2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.2)
21+
- [gRPC Swift 2 (May 2025)](https://github.com/grpc/grpc-swift-2/releases/tag/2.0.0)
22+
- [gRPC Swift Protobuf 2.0 (May 2025)](https://github.com/grpc/grpc-swift-protobuf/releases/tag/2.0.0)
23+
- [gRPC Swift NIO Transport 2.0 (May 2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/2.0.0)
2424
- [FlatBuffers v25.2.10 (February 2025)](https://github.com/google/flatbuffers/releases/tag/v25.2.10)
2525
- [Apache Arrow Swift](https://github.com/apache/arrow-swift)
2626

0 commit comments

Comments
 (0)