Skip to content

Commit

Permalink
Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0
Browse files Browse the repository at this point in the history
Bump ruby version to match the new release
  • Loading branch information
a11r committed Apr 7, 2015
2 parents 0c66514 + 14e941d commit bc83a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ruby/lib/grpc/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@

# GRPC contains the General RPC module.
module GRPC
VERSION = '0.5.0'
VERSION = '0.6.0'
end

0 comments on commit bc83a5e

Please sign in to comment.