Răsfoiți Sursa

Bump podspec to 0.5.1

We should issue a new release which includes https://github.com/grpc/grpc-swift/pull/289 (the fix for https://github.com/grpc/grpc-swift/issues/288).
Michael Rebello 7 ani în urmă
părinte
comite
021075e8dc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      SwiftGRPC.podspec

+ 1 - 1
SwiftGRPC.podspec

@@ -11,7 +11,7 @@
 
 
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
   s.name = 'SwiftGRPC'
   s.name = 'SwiftGRPC'
-  s.version = '0.5.0'
+  s.version = '0.5.1'
   s.license     = { :type => 'Apache License, Version 2.0',
   s.license     = { :type => 'Apache License, Version 2.0',
                     :text => <<-LICENSE
                     :text => <<-LICENSE
                       Copyright 2018, gRPC Authors. All rights reserved.
                       Copyright 2018, gRPC Authors. All rights reserved.