Sha256: 522e28cc65877af3279379d81da2f3ccb8d91f7df302b563c04b0690dec3abbd

Contents?: true

Size: 660 Bytes

Versions: 6

Compression:

Stored size: 660 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.27.0.pre1'
end

Version data entries

6 entries across 6 versions & 1 rubygems

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