Sha256: 9bd29de13fc36aa61256d6bc24748c44c1a55258509a212be2ed2d4d0664fb5c

Contents?: true

Size: 655 Bytes

Versions: 6

Compression:

Stored size: 655 Bytes

Contents

# Copyright 2015 gRPC authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
grpc-1.12.0-universal-darwin src/ruby/lib/grpc/version.rb
grpc-1.12.0-x86-linux src/ruby/lib/grpc/version.rb
grpc-1.12.0-x86_64-linux src/ruby/lib/grpc/version.rb
grpc-1.12.0-x64-mingw32 src/ruby/lib/grpc/version.rb
grpc-1.12.0 src/ruby/lib/grpc/version.rb
grpc-1.12.0-x86-mingw32 src/ruby/lib/grpc/version.rb