Skip to content

Commit 737df82

Browse files
committed
bump version
1 parent 459c374 commit 737df82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let products: [Product] = [
3939
let dependencies: [Package.Dependency] = [
4040
.package(
4141
url: "https://github.com/grpc/grpc-swift.git",
42-
branch: "main"
42+
from: "2.2.1"
4343
),
4444
.package(
4545
url: "https://github.com/apple/swift-protobuf.git",

0 commit comments

Comments
 (0)