Skip to content

Commit

Permalink
Bump podspec to 0.5.1
Browse files Browse the repository at this point in the history
We should issue a new release which includes #289 (the fix for #288).
  • Loading branch information
rebello95 committed Aug 18, 2018
1 parent 78ac010 commit 021075e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftGRPC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 021075e

Please sign in to comment.