Skip to content

Commit 7aff2ba

Browse files
authored
Merge pull request #293 from rebello95/0.5.1
Bump podspec to 0.5.1
2 parents 2c576c0 + 021075e commit 7aff2ba

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)