Browse Source

Merge pull request #209 from grpc/podspec-update

Update version in SwiftGRPC.podspec.
Tim Burks 7 năm trước cách đây
mục cha
commit
cc23b0531a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      SwiftGRPC.podspec

+ 1 - 1
SwiftGRPC.podspec

@@ -29,7 +29,7 @@
 
 Pod::Spec.new do |s|
   s.name = 'SwiftGRPC'
-  s.version = '0.3.3'
+  s.version = '0.4.0'
   s.license  = 'New BSD'
   s.summary = 'Swift gRPC code generator plugin and runtime library'
   s.homepage = 'http://www.grpc.io'