Sha256: 03105e9176fc04b728282afac1f6cf45741a997de297d4476db4a5fc99b6b09c

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

Version data entries

6 entries across 6 versions & 1 rubygems

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