Skip to content

Commit

Permalink
Bump version (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt authored Dec 20, 2024
1 parent 47e0be1 commit e97f97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ let products: [Product] = [
let dependencies: [Package.Dependency] = [
.package(
url: "https://github.com/grpc/grpc-swift.git",
exact: "2.0.0-beta.1"
exact: "2.0.0-beta.2"
),
.package(
url: "https://github.com/apple/swift-nio.git",
Expand Down

0 comments on commit e97f97e

Please sign in to comment.