Updates gRPC Ruby to 0.9.0

pull/1748/head
Tim Emiola 10 years ago
parent 1d8fabbe06
commit af74e4e47d
  1. 2
      src/ruby/lib/grpc/version.rb

@ -29,5 +29,5 @@
# GRPC contains the General RPC module.
module GRPC
VERSION = '0.6.1'
VERSION = '0.9.0'
end

Loading…
Cancel
Save