Browse Source

Merge pull request #293 from rebello95/0.5.1

Bump podspec to 0.5.1
Tim Burks 7 years ago
parent
commit
7aff2ba906
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|
   s.name = 'SwiftGRPC'
-  s.version = '0.5.0'
+  s.version = '0.5.1'
   s.license     = { :type => 'Apache License, Version 2.0',
                     :text => <<-LICENSE
                       Copyright 2018, gRPC Authors. All rights reserved.