Skip to content

Commit b44bc8d

Browse files
committed
Bump Swift version
1 parent de5c14a commit b44bc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CombineGRPC.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
1212
spec.social_media_url = "https://twitter.com/vyshane"
1313
spec.homepage = "https://github.com/vyshane/grpc-swift-combine"
1414

15-
spec.swift_version = "5.1"
15+
spec.swift_version = "5.2"
1616
spec.ios.deployment_target = "13.0"
1717
spec.osx.deployment_target = "10.15"
1818
spec.tvos.deployment_target = "13.0"

0 commit comments

Comments
 (0)