2
0
Эх сурвалжийг харах

Merge pull request #303 from grpc/podspec-0.6.0

Cut a 0.6.0 release due to the breaking changes in SwiftProtobuf 1.1
Daniel Alm 7 жил өмнө
parent
commit
dca5535442
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      SwiftGRPC.podspec

+ 1 - 1
SwiftGRPC.podspec

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