Skip to content

Commit

Permalink
Bump version to 0.9.0 (#444)
Browse files Browse the repository at this point in the history
Going to issue a Swift 5 release now that warnings are fixed.
  • Loading branch information
rebello95 authored Apr 18, 2019
1 parent c0eca15 commit d5f0c46
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.8.2'
s.version = '0.9.0'
s.license = { :type => 'Apache License, Version 2.0',
:text => <<-LICENSE
Copyright 2018, gRPC Authors. All rights reserved.
Expand Down

0 comments on commit d5f0c46

Please sign in to comment.