Skip to content

Commit f11ad0b

Browse files
committed
Update podspec to version 0.5.0.
1 parent c401b44 commit f11ad0b

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.4.3'
14+
s.version = '0.5.0'
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)