Skip to content

Commit 021075e

Browse files
committed
Bump podspec to 0.5.1
We should issue a new release which includes #289 (the fix for #288).
1 parent 78ac010 commit 021075e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftGRPC.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

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

0 commit comments

Comments
 (0)