Update Ruby library version for next release

pull/4611/head
murgatroid99 9 years ago
parent 04cd49b552
commit 0e59927b87
  1. 2
      src/ruby/lib/grpc/version.rb

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

Loading…
Cancel
Save