Bump ruby version to match the new release

pull/1218/head
Tim Emiola 10 years ago
parent 6fa875dcf2
commit 14e941d0d2
  1. 2
      src/ruby/lib/grpc/version.rb

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

Loading…
Cancel
Save