Browse Source

Bump version to 0.9.0 (#444)

Going to issue a Swift 5 release now that warnings are fixed.
Michael Rebello 6 years ago
parent
commit
d5f0c46e4f
1 changed files with 1 additions and 1 deletions
  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.8.2'
+  s.version = '0.9.0'
   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.