Sha256: 2e0f37d5e1b14990ec3f15961f17eb181ef62f345256091079e05db1555f1399

Contents?: true

Size: 655 Bytes

Versions: 7

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.15.0'
end

Version data entries

7 entries across 7 versions & 2 rubygems

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